Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 4.6, builds 699-791

742.1 — 16 August 2000

Scroll Prev Top Next More

1. Move "Any key to continue" message in INFLD to left of timer.

 

2. Don't complain in EZTYP if to-page too large--treat as end of file.

 

3. Improvements to TELSER mode to reduce buffer overflow and dropped chars with slow clients.

 

4. Fix infinite loop bug in MATCH.SBR if a space is passed between items in a date range string.

 

5. Enhancement to MATCH.SBR so that a single range item of the form MM/YY will match any date in the specified month. (Previously MM/YY expanded to MM/01/YY or MM/31/YY depending on if it was before or after a dash, but would only match the one date if it was specified by itself.