[Home] [Back] [Up] [<<] [>>]

ResortFile

Whether the input text-file is to be re-sorted by Sort Level and BSP number.

Syntax

int reportGetResortFile(int *b);

int reportPutResortFile(int NewValue);


Syntax description

bpointer to the integer that receives the value of this property. Zero means false, non-zero means true.
bNewValuespecifies the new value for this property. Zero means false and non-zero means true.
Return values

Returns zero to indicate success.