SAVE DEFAULTS

From Macros Wiki
Jump to navigationJump to search

Up

Command

SAVE_DEFAULTS [<enabled>]


Save the values entered in input boxes, radio buttons etc, this creates a .dlg_in.ini file inside the folder where the .dlg file is located.
To load these values use LOAD_DEFAULTS

Parameters

[<enabled>]
1 = enabled, 0 = disabled.

Example

SAVE_DEFAULTS


For an example macro see Create_Contour