;
In a msg of , Dave Navarro writes to All:
;
Dave,
DN> 'MKDEC.BAS
DN> 'by Dave Navarro, Jr.
[...]
DN> IF V$="!" THEN PRINT #2, "real)"
DN> IF V$="#" THEN PRINT #2, "double)";
DN> IF V$="$" THEN PRINT #2, "string)"
DN> IF V$="$$" THEN PRINT #2, "flex)"
DN> ELSE
DN> PRINT #2, "integer)"
DN> END IF
DN> END IF
DN> NextLine:
DN> WEND
DN> CLOSE 2
DN> CLOSE 1
This is all that came thru. Could you post the rest again?
-[Steve]-
--- GoldED/2 2.50.Beta4+/#1057US3
---------------
* Origin: -[Steve's Place]- New Berlin, WI (FidoNet 1:3641/1.202)
|