[ROOT] --> C-Client

function GetAreaFormatFormulaStrPtr

Get the formula in a string.

Source:
Include\pcreapi.h

Parameters:
job The job handle of the job to export.
areaCode The area code to use.
formulaName The formula's name.
text The formula.

Return:
TRUE if function completed correctly; FALSE otherwise.

Code:
BOOL PCRE_API PEGetAreaFormatFormulaStrPtr( short job, short areaCode, const char* formulaName, char** text );

Copyright (c) 2000 Dynalivery Corp.