File Name
Syntax
DoExecuteClientSetup( ref iRcd: im4tRecord )
Parameters
iRcd - Intelligent Miner for Text instance record
Returns
Nothing
Side Effects
None
Description
This procedure executes several command line arguments for the Intelligent Miner for Text client setup.
Dialog Forms Called
None
File Name
Syntax
DoExecuteServerSetup( ref iRcd: im4tRecord )
Parameters
iRcd - Intelligent Miner for Text instance record
Returns
Nothing
Side Effects
None
Description
This procedure executes several command line arguments for the Intelligent Miner for Text server setup.
Dialog Forms Called
None
File Name
Syntax
im4tEvent( REF iRcd: im4tRecord )
Parameters
iRcd - Intelligent Miner for Text instance record
Returns
Nothing
Side Effects
None
Description
This routine is the event handler for Intelligent Miner for Text dialog box.
Dialog Forms Called
None
File Name
Syntax
im4tMain( VAL args: list of string )
Parameters
args - list of command line arguments
Returns
Nothing
Side Effects
None
Description
This routine is the main entry point for Intelligent Miner For Text. Command line arguments may be passed into the procedure.
Dialog Forms Called
None
File Name
Syntax
SetCurrentValues( ref iRcd: im4tRecord )
Parameters
iRcd - Intelligent Miner for Text instance record
Returns
Nothing
Side Effects
None
Description
This procedure writes the current values from the Intelligent Miner for Text dialog box to the sai_sql.cfg file.
Dialog Forms Called
None