The INI File: 2.34 Categories in the INI File: [welcome]

Up: GEOS SDK TechDocs | Up | Prev: 2.33 [ui features]

The welcome category defines configuration and usage characteristics of the Welcome environment application. Its keys may be useful to you during development, though you will probably not need them for your applications.

startupRoom

startupRoom = <name of room>

This key defines the room in which Welcome will start when GEOS is run. This is settable in the Preferences manager application; you will probably want to set this to the room most appropriate for your application to speed startup when debugging. The default is no setting, which will cause Welcome to present its title screen.

startupRoom = 1				; Beginner
startupRoom = 2				; Intermediate
startupRoom = 3				; Advanced
 

Up: GEOS SDK TechDocs | Up | Prev: 2.33 [ui features]