DtvLong dal_men_map_men (idm, row, col)

Outputs the passed menu at the specified position of the screen.

Input Parameters Significance
DtvLong idm menu Id
DtvLong row row position of the menus [0 = old position],
[<0 = automatic]
DtvLong col column position of the menus [0 = old position],
[<0 = automatic]

Output Parameters Significance
no -

Return Code Significance
0 no error.
-1 zero Id

When zero values are specified for the row and column position, the previously set position values remain unchanged.

When negative values are specified for the cursor row and column position, the position values are set relative to the last active menu.