In addition to the setup strings supported by the
WPObject
class, the XWPString class supports the following strings:
SETUPSTRING=string
string
must be encoded in order not to contain characters that are forbidden
in WPS setup string values.
The default is an empty string.
DEFAULTOBJECT={objectid|filename|*handle|NONE}
DEFAULTOBJECT=<WP_DESKTOP>;
);
DEFAULTOBJECT=C:\myfiles\whatever.txt;
);
DEFAULTOBJECT=*1432;
);
NONE
literal to clear the current default object, if any.
NONE
).
CONFIRMINVOCATION={YES|NO}
YES
.
NOSTRINGPAGE={YES|NO}
YES
, the string object's properties notebook does not
display the "String" page. This might be useful if you create string objects
from your own application and want to prevent the user from accidentally
modifying a carefully designed setup string.
The default is NO
.