input_field

Description

Current field being processed

Old Name

#define _fieldnr input_field

Syntax

int* input_field;

Remarks

The input_field variable is used in the inpm_x() functions to keep track of the field being processed. Its value is set by map_use() and must point to an integer variable.