APGui_gui7ToTop

Description #

This internal Doors CS routine is used to move the “gui7” AppVar to the highest spot in user memory (directly below the free RAM chunk) so that the size of the appvar can change without needing to move any data above it. Although this is primarily used by Doors CS itself, it should be called if you manually create any files from within your program. If you use FileOpen, FileSave, or FileSaveAs, you need not call this routine, as Doors CS will handle it automatically.

Technical Details #

Inputs #

None

Outputs #

gui7 moved above any newly-created programs or files

Destroyed #

All