Please enable JavaScript to view this site.

A-Shell Development History

This function is used to close a handle previously opened.

xcall MIAMEX,MX'REGISTRY,7,hkey,status

hkey

must be set to the handle of the key to close (as returned in HKEY2 by the open or create operations).

908.3

(Windows) The mousewheel now behaves as expected (i.e. each increment acts like an up arrow or down arrow keypress, except when in the context of a scrollbar, in which case it acts like a click on the scroll bar itself.)

908.4

(ATE) When starting a telnet session, an environment variable ATEPROFILE is set up to indicate the name of the ATE profile being used.

908.5

(Windows/ATE) Menu and button command lines may now contain embedded environment variables (eg. C:\UTIL\MADFTP.EXE %ATEPROFILE%).