home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / cprog / altvb10b.zip / HLPFILES.ZIP / DEMON.HLP < prev    next >
Text File  |  1990-10-25  |  669b  |  15 lines

  1.  
  2. This  program  demonstrates some of the functions  and
  3. procedures  included  in the ASSEMBLY-LANGUAGE TOOLBOX
  4. for QuickBASIC. Included are a full-featured windowing
  5. system, a printer-control menu, a fast screen printing
  6. routine and a routine which allows you to locate files
  7. in other drives and directories.
  8.  
  9. The toolbox library comes in two versions, one a Quick
  10. Library for use while developing programs in the Quick
  11. BASIC environment, the other a stand-alone library you
  12. can link with your finished programs.  Source code and
  13. a full set of object modules are included, so that you
  14. can  create  your  own libraries, tailored to your own
  15. requirements.