Any modules in the [PAGES] section are treated as system pages or dialog box modules. The lines in the [PAGES] section take the form of:
Load = Module, RunFileName
where "Load" is a keyword indicating that VTS will define a variable called, "Module", and will assign its value to the loaded module found in the .RUN file indicated by RUNFILENAME.
The [PAGES] section in application's Config.ini corresponds to the PAGES section in the application's AppMod.src root file (see AppMod.src Root File).