|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Virus's
Zygo Blaxell (zblaxell
miranda.uwaterloo.ca)Wed, 7 Dec 1994 06:29:44 -0500 (EST)
- Messages sorted by: [ date ][ thread ][ subject ][ author ]
- Next message: der Mouse: "Re: Got this - not sure of authenticity. Better safe etc..."
- Previous message: Bonfield James: "login -h"
- In reply to: peter theobald: "Virus's"
Quoted from peter theobald: > On the old Apple II, there were escape codes you could embed into > a printable string that would position the cursor, write a command, > and then cause that line on the screen to be executed. > Ie: executable mail! On the old Apple II, it was the only way to execute disk commands. PRINT CHR$(4); "CATALOG" is the directory command (Apple II basic didn't include disk commands as part of the language--it was intercepted by the console print routine).
- Next message: der Mouse: "Re: Got this - not sure of authenticity. Better safe etc..."
- Previous message: Bonfield James: "login -h"
- In reply to: peter theobald: "Virus's"