input_map

Description

Map used in the current data entry form

Old Name

#define _mapnr input_map

Syntax

int input_map;

Remarks

The input_map variable is used by the inpm_x() functions to determine which map owns the current field to process. It is set by a call to map_use(). Generally, you need not refer to this variable because most input functions pass this value.