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

SortIntoStates

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

Syntax

int reportGetSortIntoLevel(int *b);

int reportPutSortIntoLevel(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.