▲ | DonHopkins 6 days ago | |||||||
https://news.ycombinator.com/item?id=17998940 DonHopkins on Sept 16, 2018 | parent | prev | next [–] Speaking of weird BASIC features, does anyone know why DECSYSTEM 20's BASIC had a "LISTREVERSE" command? Yes, it actually did exactly what it sounds like! Chalk one up for DEC and BASIC. What other programming languages support that feature, huh?
http://www.bitsavers.org/www.computer.museum.uq.edu.au/pdf/D... | ||||||||
▲ | rootbear 6 days ago | parent | next [-] | |||||||
All I can think of is that it was a way to look at the end of a long program which wouldn't all fit on a display. Predating, I suppose, the 'tail' program, or whatever the DECSYSTEM 20 equivalent was. | ||||||||
| ||||||||
▲ | reaperducer 6 days ago | parent | prev [-] | |||||||
When you want to see the beginning of the program, but the terminal you're using is too laggy to send ^S in time to pause the listing? | ||||||||
|