Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 4.6, builds 699-791

751.2 — 29 Octomber 2000

Scroll Prev Top Next More

1. Support DEFLT=-2 feature of INFLD (used with $ fields to input and display dollars only--no decimal point or cents.)

 

2. (UNIX) Eliminate terminal startup and shutdown ESC sequences from output stream when stdout is redirected to a file. (This was an annoyance when using redirected output files, such as the LOG files created by SUBMIT.) Note that this did not eliminate the ESC sequences that you will still get if you use PRINT TAB functions; the best way to eliminate them, if so desired, is to use the dumb terminal type. (TERM=dumb).