Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 6.1/6.2, builds 1300-1428 > 1374 – 12 February 2014

Current MX_AUTOPARENT

Scroll Prev Top Next More

MX_AUTOPARENT now supports an option to return the current auto parent. New syntax:

xcall MX_AUTOPARENT, newctlid {,oldctlid}

To retrieve the current setting without changing it, specify a literal null string for newctlid, e.g.

xcall MX_AUTOPARENT, "", oldctlid

In the ATE environment, the feature requires that both the server and client be at least at edit 1374. Otherwise, the oldctlid will be returned as -99.