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

SortIntoLevel

Whether separate text-files are to be produced, from the data in the input text-file, one per Sort Level.

Syntax

int reportGetSortIntoStates(int *b);

int reportPutSortIntoStates(int bNewValue);

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.