6/22/2021 8:31 AM | |
Joined: 9/30/2016 Last visit: 8/13/2025 Posts: 946 Rating:
|
Please also see the attached screenshots. I have migrated a project and the migration is almost successful but I get compile error in 3 scripts. I can read the log file but I do not understand it: How can I find the 3 scripts? How can I open the scripts and see what they are supposed to be doing? How can I rewrite the scripts so they are also working in the migrated project? AttachmentMigr.zip (208 Downloads) |
6/24/2021 11:41 AM | |
Joined: 9/30/2016 Last visit: 8/13/2025 Posts: 946 Rating:
|
Hello Georg and Michael K, Please also see the screenshots. Thank you for answering. I am however not as experienced as you so I need it explained even more basic:
AttachmentC script.zip (181 Downloads) |
6/28/2021 12:56 PM | |||
Joined: 9/30/2016 Last visit: 8/13/2025 Posts: 946 Rating:
|
Hello Georg, Please also see the attached screenshots. Normally when a project contains calls to non-standard functions, they will be located in the "Project functions" list in the c-editor. This way they will follow the project when you move it around. But it is possible to install project functions as a system-wide thing so they are not part of the project. But this also means that if you move the project to another system, the functions will be missing unless you install them there too. I certainly prefer the "Project functions" solution. It sounds like this has happened here. Look on the original computer in the c-editor what it shows in the left-hand side where you normally see the "Project functions", "Standard functions" "Internal functions" and "Actions". Are there any other folders or more folders inside these than on the new computer? I have to open the 2 virtual machines (on the same PC) so see this variation and I will do that. But how do I even find the C-editor? I can find the VN editor but not the C-editor Furthermore I can see many .pas files in the original project but only one in the migrated project (and not the folder Georg mentioned at all in the migrated one) I only got error for 3 C-scripts during the migration - does this mean that the other scripts got migrated without error and if so where are they located now (on the new server)?
Michael K AttachmentCscr.zip (188 Downloads) |
||
Follow us on