Expanding Includes within a Program 

To expand an include in your program, choose Edit ® More functions ® EXPAND include. When an include is expanded, its entire contents are visible in the program:

Using the expand include function you can, from within a single Editor session, make changes to the include file and the source code. Your changes to the include file do not take effect until you choose Edit ® More functions ® SAVE include.

When you expand an include within a program, the include no longer appears in the program's object list.

An include file remains expanded within your program until you explicitly compress it. If you change an include while it is expanded and then exit the Editor, the single Save operation saves only your changes to the program.

If you change an expanded include and then later compress the include, the system prompts you to save your changes. If you answer No and you have made changes to the include in earlier Editor session, you will loose your changes.