Hello everyone,
I need to take out all the waypoints’ data from .script file in my current project.
I found that when I create new program and save it once, it saves data in the .script file as well, but if I add waypoints in the program and save it again, nothing is added in the .script file.
My fast solution is:
- I copy all the additional waypoints
- Create new program file
- Paste additional waypoints in the new program and save it again.
This way I get new .script file and take waypoints’ data from there.
Does anybody have better solution about this task?
Thanks in advance,
Giorgi