To save your work follow these steps:
When you save your work, it will be saved to a format readable by your text editor. If your program contains any complex data, the complex data will be stored to a separate file, a file with a .RSC suffix.
Your program's .BAS file is viewable with an ordinary text editor program. You can even edit your program with an editor; but be careful. When it comes time to load your program into the Builder, if it contains any syntax errors, you will have a tough time loading your program.