|
Description |
Flags variable for displaying the "more available" messages |
|
Old Name |
_more pk_more_choices |
|
Syntax |
int pk_more_choices |
|
Remarks |
This variable holds a value in the range 0 to 3 that determines the "more available" message displayed. Its value is added to 180 to display the following SYSTEM database maps: |
|
Map 180: * All items shown * |
Map 181: * More below * |
|
Map 182: * More above * |
Map 183: |
|
It is set by pick_record() and pick_list(). You must save and restore this variable if you want to make use of it. |