DtvLong dal_mas_get_pos_fld (idf, row, col)

returns the field position of the passed field in the mask.

Input Parameters Significance
DtvLong idf field Id

Output Parameters Significance
DtvLong *row row position of the field [optional]
DtvLong *col column position of the field [optional]

Return Code Significance
0 no error

Row and column position of the field is the position of the upper left corner of the field window, calculated from the upper left corner of the mask. Row and column counters start with the value > 1 <

When zero pointers are specified for a position value, the corresponding value will not be read.