Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 6.1/6.2, builds 1300-1428

1335 – 31 January 2013

Scroll Prev Top Next More

1335.0.1

AUI_CONTROL: A Tooltip Enhancement provides for static image controls to allow for context (and "hover") menus.

1335.0.2

SORTIT.SBR now checks explicitly for RECCNT=0, exiting without any action if so. Previously it scanned the array attempting to identify the number of records by looking for the first one starting with null, which might have been a good idea at some point, but no longer makes any sense and might even have led to memory corruption.

1335.0.3

MessageBox refinement: When any of the error or warning flags are specified (MBICON_STOP or MBICON_EXCLAMATION), the message is also logged to the ashlog file.