DtvLong dal_men_ret_nxt (flg)

Returns the ident number of the next menu in the menu stack (no nested calls).

Input Parameters Significance
char flg position flag:
0 = first menu
1 = next menu

Output Parameters Significance
no -

Return Code Significance
value Id of the menu
0 no further menu exists

This function allows you to navigate in the menu stack. It cannot be nested. For DataView version 3.0-07 and higher you should only use the parallel function dal_men_get_nxt instead, which can be nested.