Please enable JavaScript to view this site.

A-Shell 6.5 Development Notes

Navigation: Notes by Subject

Extended Tab Commands

Scroll Prev Top Next More

 

1742.0.7

New ATE function Get Locale.

1740.0.3

AG_FILETIMES implemented.

1740.0.5

AG_FILESTATS now supports last access time.

1740.0.8

New ATE function AG_DIRCLEAN scans a specified directory, counting and/or deleting files based on various filter attributes. See MX_DIRCLEAN for description, specs, parameters, etc.

1692.0.2

New ATE function AG_GETDPI returns the DPI for the workstation.

1680.0

New ATE function Activate DPI Awareness.

1621.0.3

Enhance the AG_XFUNC Corruption Avoidance function.

1610.0.2

New ATE function AG_SCROLLBACK (109) allows program to hide, show, or toggle the vertical scrollback bar. Syntax: ? TAB(-10,AG_SCROLLBACK);op;chr(127); where op is 0 (or empty) to disable/hide the vertical scroll bar, 1 to enable/show it, and -1 to toggle it. There is no response.

1606.0

ATE function AG_WALLPAPER enhancement: new opcode flags added for dialog wallpaper:

+8  expand image to fit dialog

+16 stretch (distort) as needed to fit

Previously, dialog wallpaper only supported opcode 0, in which case the image was tiled as needed to fit the dialog.