
September 25th, 2002, 07:27 PM
|
 |
Major
|
|
Join Date: Aug 2002
Location: Western Canada
Posts: 1,226
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT: I Remember When
Quote:
Originally posted by CNCRaymond:
I remember when TRS-80 (Trash 80's) were the stand by which all other PC manufactures measured quality.
(Oh its been a while so if I make mistakes, forgive me.)
10 CLS
20 PRINT "Hello"
30 PRINT "Enter PW"
40 INPUT = A
50 IF A = "Password" Then 60 ELSE 55
55 PRINT "Wrong Dumb ***"
56 GOTO 30
60 PRINT "Wussup"
65 END
|
Sorry CNC, have to disagree with you. They were not called the "Trash-80's without reason. The Apples were the standard...
And the TRS-80 and the IBM computers followed in their footsteps.
__________________
Know thyself.
Inscription at the Delphic Oracle.
Plutarch Morals
circa 650 B.C.
|