Routines for n_psvcs.kb


N_PGetDefaultCloseProbCode

File Name

n_psvcs.kb

Syntax

N_PGetDefaultCloseProbCode:STRING

Parameters

None

Returns

The TPM default code for problem 'CLOSE'

Side Effects

None

Description

Wrapper function for the TPM function, GetDefaultCloseProbCode.

Dialog Forms Called

None


N_PGetDefaultOpenProbCode

File Name

n_psvcs.kb

Syntax

N_PGetDefaultOpenProbCode:STRING

Parameters

None

Returns

The TPM default code for problem 'OPEN'

Side Effects

None

Description

Wrapper function for the TPM function, GetDefaultOpenProbCode.

Dialog Forms Called

None


N_PInitializeTPM

File Name

n_psvcs.kb

Syntax

N_PInitializeTPM:STRING

Parameters

None

Returns

None

Side Effects

None

Description

Wrapper function for the TPM function, InitializeTPM.

Dialog Forms Called

None


N_PProblemCodeList

File Name

n_psvcs.kb

Syntax

N_PProblemCodeList:LIST OF STRING

Parameters

None

Returns

List of TPM problem codes

Side Effects

None

Description

Wrapper function for the TPM function, ProblemCodeList.

Dialog Forms Called

None


N_PQueryCallCodes

File Name

n_psvcs.kb

Syntax

N_PQueryCallCodes:LIST OF STRING

Parameters

None

Returns

List of TPM Call codes

Side Effects

None

Description

Wrapper function for the TPM function, QueryCallCodes.

Dialog Forms Called

None