[ROOT] --> C-Client

function GetFormulaStrPtr

Get the formula in a string.

Source:
Include\pcreapi.h

Parameters:
job The job handle of the job to export.
name The formula's name.
text The formula.

Return:
TRUE if function completed correctly; FALSE otherwise.

Code:
BOOL PCRE_API PEGetFormulaStrPtr( short job, char* name, char** text );

Copyright (c) 2000 Dynalivery Corp.