You want to save your building ups to your storage, of cause. And loading it to VPGL environment to run it, to continue editing it. And you may want to merge multiple savings by overloading.
Tapping/Clicking “LOAD/SAVE” link switches to LOAD/SAVE UI like follows:
Saving
- Press “SAVE TO FILE” button. It makes the label “Download” to link.
- Tap/click this “Download” link to save to file names “vpgl.txt”.
- Changing file name is change the contents of leftmost text-box, then press “SAVE TO FILE” again.
Some legacy browsers don’t accept above procedure. In this case, you should copy the all contents of the bottom most text area which stargin with “(VPGL JN04 2)” to paste to arbitrary text editor then save it.
Loading
- Press “Choose File” button to select file to load.
- Press “FROM FILE” button to read the contents of specified file, then displayed them in the bottom most text area.
- Press “Overwrite” or “MergeIn”.
“MergeIn” : add loading contents on the current system holding definitions.
“Overwrite” : discard current system holding definitions (reset the system), then reading definitions into system.
Some legacy browsers don’t accept above procedure. In this case, you should open the file to be loaded by your favorite text editor. Copy the all contents. Then paste them to the bottom most text area. Finally, press “Overwrite” or “MergeIn”.