realpass

Description

Indicates a genuine data entry pass

Old Name

#define mainpass realpass

Syntax

int realpass;

Remarks

The realpass variable is set to TRUE when a genuine pass is being made. It is used in the map_get_inputs() and map_predisplay() functions. Refer to these functions if you want to know how to use this variable.