TextConverter Object |
OnSetUp is called before connections to all data-sources used or referenced are established, allowing you to safely alter input/output data-sources. Any and all setup or alteration of input and output data-sources should be done at this time.
Example This VBScript sample creates and opens a text file to be used during the conversion process.
See also
|
SiMX Help > 1. TextConverter > 3. Developer's Reference > TextConverter Object > Context Methods >