D
Doug Carlson
How can multiple options be specified in the FormatString method of the
Application object?
I've tried "optionName1:value optionName2:value", but only the first option
is applied.
The IP help says that option(S) can be used:
bstrOptions Required String. The string value that specifies the options
used for formatting. Takes the form of a case-sensitive string in the format
"optionName:value".
Thanks.
Application object?
I've tried "optionName1:value optionName2:value", but only the first option
is applied.
The IP help says that option(S) can be used:
bstrOptions Required String. The string value that specifies the options
used for formatting. Takes the form of a case-sensitive string in the format
"optionName:value".
Thanks.