home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / database / creator.lbr / README.TZT / README.TXT
Encoding:
Text File  |  1987-10-25  |  2.6 KB  |  61 lines

  1.     IMPORTANT INFORMATION FOR PEOPLE DOWNLOADING
  2.                     THE CREATOR
  3.  
  4.     THE CREATOR (TM) is a quasi-public domain 
  5. program: you can copy it, give it away, and there 
  6. are no royalties due on any programs generated with 
  7. it or with the REPORTOR.  But, you can't legally 
  8. SELL THE CREATOR without written permission from me!
  9.     I've retained the copyright and the trademark 
  10. rights, and I've successfully defended them.  So, 
  11. give THE CREATOR away with my blessing; download it 
  12. or upload it; generate programs to your heart's 
  13. content - but DON'T SELL IT!
  14.  
  15.              MEMORY REQUIREMENTS, ETC.
  16.  
  17.     THE CREATOR requires 44K (or more) CP/M 2.2 and 
  18. Microsoft BASIC 5.2 or higher.  Users have reported 
  19. that THE CREATOR runs under CP/M 3.0, but I can't 
  20. verify that, and I don't (and won't) support CP/M 
  21. 3.0 for any of my programs.
  22.     THE CREATOR won't run under any version of MP/M, 
  23. because Microsoft BASIC won't.  Don't write and tell 
  24. me it will; call Microsoft.  They'll tell you.
  25.     THE CREATOR should run under XENIX; several 
  26. users have called to tell me it does just fine.
  27.     Don't even bother trying to convert THE CREATOR 
  28. to CBASIC or Microsoft BASIC 4.51.  It won't run 
  29. very well under either of those dogs, even if you're 
  30. successful.
  31.     A version of THE CREATOR for the IBM PC has also 
  32. been furnished COMPUTER LANGUAGES magazine; other 
  33. versions are available for the TRS-80 Model I/III 
  34. and the Apple Macintosh (tm, Apple Corp.); please 
  35. write me for further information on price and 
  36. availability if you need those versions.
  37.     There's a newsletter for CREATOR users, and 
  38. disks of utility software, too; write me and I'll 
  39. send you a catalog for those and my other software.
  40.  
  41.                   FIXING THE FILES
  42.  
  43.     For ease in uploading or downloading, I've 
  44. furnished THE CREATOR in text form.  However, that 
  45. creates a problem: you can't chain to text files in 
  46. Microsoft BASIC.  So, you should load and re-save 
  47. the following files as BINARY (program) files before 
  48. trying to run THE CREATOR on your system after 
  49. you've downloaded it:
  50. CREATOR.BAS   CREATOR.OVR    CREATOR.OVL    
  51. REPORTOR.BAS  REPORTOR.OVL   REKEY.BAS      MENU.BAS
  52.     To load and save these files as binary files, 
  53. all you need to do is LOAD each of them while in 
  54. Microsoft BASIC, then SAVE them with the command:
  55. SAVE"NAME.EXT"
  56.     Where NAME is the file name, and EXT is the file 
  57. type extension.  The files will automatically be 
  58. saved in binary format for you.
  59.  
  60.    FURTHER INFORMATION IS IN THE CREATOR.DOC FILE
  61.