RunMacros

Top  Previous  Next

Controls the execution of automatic macros when the spreadsheet is opened and closed during the Gdxxrw operations.  The macros involved are the 'Auto_open' and the 'Auto_close' macros.  This is specified using

 

RunMacros = integer

 

where the eligible integer values and the effect on spreadsheet actions are

0Doesn't execute any macros (default)
1Executes Auto_open macro
2Executes Auto_close macro
3Executes Auto_open and Auto_close macro