Please enable JavaScript to view this site.

A-Shell Reference

xcall MIAMEX, MX_GETGDO, status, g0 {,g1, g2, ... , g9}

MX_GETGDO (MIAMEX 78) retrieves the currently set global DO parameters. These are parameters that may be set within a program and then retrieved later and used as arguments in a DO file command line.

status (Signed Num) returns 0 for success or –1 to indicate failure.

g0 through g9 (String) will receive the current values of the up to 10 global DO file parameters.

For more information on this topic, see Global DO File Parameters.