Routines for im4t.kb


DoExecuteClientSetup

File Name

im4t.kb

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


DoExecuteServerSetup

File Name

im4t.kb

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


im4tEvent

File Name

im4t.kb

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


im4tMain

File Name

im4t.kb

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


SetCurrentValues

File Name

im4t.kb

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