Note the UPPER CASE. :P
' ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
' REAL LINE NUMBERED BASIC
' ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
0006:FUNCTION PBMAIN AS LONG
0005:DIM VAR AS LONG
0004:VAR = 1
0003:? FORMAT$(VAR)
0002:VAR = VAR + 1
0001:IF VAR <= 10 GOTO 0003
0000:END FUNCTION
Quote from: hutch-- on February 26, 2011, 02:18:47 AM
Note the UPPER CASE. :P
uppercace makes me cick. so you abandoned masm and go for bacic nowadays?
:bg
Deja Vu, the way the world was in 1980. :P
Now if you were typing FORTRAN on a MONOCHROME screen in 1980 you would know why the old fellas wrote in UPPER CASE.
Hollerith cards - lol - THAT's why we used upper case
Hi,
The CDC with NOS/BE that I used in the day did not have
lower case. (Except with some strange machinations to expand
the character set beyond 64 characters.)
Cheers,
Steve N.