contents   index   previous   next



Set Options Mode

 

 

The jseopt.h file contains literally hundreds of compiler options that you can turn off/on depending on the specific needs of your application. Set Options mode is used to configure this file. You can work with the underlying jseopt.h file in two ways – Explorer View or Source View.

 

Both views are kept in synch such that when you check/uncheck an option in Explorer View, the Source View reflects that change. In the same way, when you turn off/on a flag in Source View, the Explorer View will identify that change and denote it accordingly.

 

 


Visually Edit Jseopt.h Using Explorer View

Manually Edit Jseopt.h Using Source View

Basic Instructions for Working with a Jseopt.h File