home *** CD-ROM | disk | FTP | other *** search
/ Dream 55 / Amiga_Dream_55.iso / RISCOS / MAGAZINE / LABOS / KING.ZIP / King / !KINGBas / !Help < prev    next >
Text File  |  1998-01-13  |  938b  |  13 lines

  1. Version 1.03 13/01/98
  2. This is KING's BASIC library for !FUNQTM,!Pulse and all KING's BACIC software.
  3. <KINGBasicLib$Dir> variable must be set here for softwares to work.
  4. You should put this directory in your !Boot directory, most exactly in your Predesk directory, indeed <KINGBasicLib$Dir> variable will be set each time your computer start.
  5. When you will find a newer version of this directory, you should erase your old one and replace it by the new one, logical no?
  6. Furthermore, you can include this library in your own BASIC programs by doing this just at the beginning:
  7. LIBRARY "<KINGBasicLib$Dir>.General"
  8. LIBRARY "<KINGBasicLib$Dir>.Wimp"
  9. etc...
  10. Indeed you will be able to call all the revelant procedures, most of them begin with Lib.
  11. Yes, I know this a real mess...
  12. License:
  13. You can rip anything you want FROM here for your own programms but you can't modify !KINGBas and distribute it! It is KING's job to do that properly...:)