PECheckFormula

Use to check the text of a named formula for validity. Use this function to check a named formula for errors.

C Syntax
BOOL CRPE_API PECheckFormula (
        short printJob,
        const char FAR *formulaName );
Parameters

printJob

Specifies the print job containing the named formula that you want to check.

formulaName

Specifies a pointer to the name of the formula that you want to check for errors.

Returns
Remarks
VB Syntax

VB Sample Code for modifying formulas

Declare Function PECheckFormula Lib "crpe32.dll" (ByVal printJob As 
Integer, ByVal FormulaName As String) As Integer
Delphi Syntax

Delphi code for getting/setting formulas

function PECheckFormula (
    printJob: Word;
    formulaName: PChar
    ): Bool stdcall;
dBASE for Windows Syntax

EXTERN CLOGICAL PECheckFormula (CWORD, CSTRING) CRPE.DLL



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com