home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / basic / gw_q / !GW-Q / !Help < prev    next >
Encoding:
Text File  |  1993-06-26  |  1.0 KB  |  40 lines

  1.  
  2. GW-BASIC to Q BASIC Converter Version 1.00 May 1993 Martin Carradus
  3. -------------------------------------------------------------------
  4.  
  5. * THIS IS PD SOFTWARE, YOU MAY COPY AND DISTRUBUTE IT FREELY *
  6. * THE AUTHOR DOES NOT GUARANTEE ITS ACCURACY OR USEFULNESS   *
  7. * FOR ANY PURPOSE.                                           * 
  8.  
  9. Written in Acorn ANSI C Release 4.
  10.  
  11. Should be self-explanatory.
  12.  
  13. Converts to ASCII from the GW-BASIC coded form (Q BASIC files are
  14. ASCII) and inserts labels for the GOTOs and GOSUBs.
  15.  
  16. All the key words in GW-BASIC also exist in Q BASIC, so should run
  17. first time.
  18.  
  19. I should be interested in any problems encountered so I can make this
  20. program foolproof.
  21.  
  22. All queries, comments, praise, criticisms to:-
  23.  
  24.               Martin Carradus, 
  25.               3 Connaught Road, 
  26.               Ilkley, 
  27.               West Yorkshire, 
  28.               LS29 8QW. 
  29.               U.K.                   
  30.  
  31. Enclose s.a.e. if you want a reply.
  32.  
  33. Can supply details of the coding of GW-BASIC files.
  34.  
  35. In particular I have worked out a complete list of tokens. 
  36.  
  37.  
  38.  
  39.  
  40.