home *** CD-ROM | disk | FTP | other *** search
-
- GW-BASIC to Q BASIC Converter Version 1.00 May 1993 Martin Carradus
- -------------------------------------------------------------------
-
- * THIS IS PD SOFTWARE, YOU MAY COPY AND DISTRUBUTE IT FREELY *
- * THE AUTHOR DOES NOT GUARANTEE ITS ACCURACY OR USEFULNESS *
- * FOR ANY PURPOSE. *
-
- Written in Acorn ANSI C Release 4.
-
- Should be self-explanatory.
-
- Converts to ASCII from the GW-BASIC coded form (Q BASIC files are
- ASCII) and inserts labels for the GOTOs and GOSUBs.
-
- All the key words in GW-BASIC also exist in Q BASIC, so should run
- first time.
-
- I should be interested in any problems encountered so I can make this
- program foolproof.
-
- All queries, comments, praise, criticisms to:-
-
- Martin Carradus,
- 3 Connaught Road,
- Ilkley,
- West Yorkshire,
- LS29 8QW.
- U.K.
-
- Enclose s.a.e. if you want a reply.
-
- Can supply details of the coding of GW-BASIC files.
-
- In particular I have worked out a complete list of tokens.
-
-
-
-
-