home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 15 / CDACTUAL15.iso / cdactual / program / basic / QBFE10.ZIP / QBFRONT.DOC < prev    next >
Encoding:
Text File  |  1987-06-21  |  1.9 KB  |  53 lines

  1.             QuickBASIC Front End - version 1.0 - 06/21/87
  2.  
  3. QuickBASIC Front End (QBFront) is a utility for QBASIC program
  4. developers. It reduces the time necessary for editing, debugging and
  5. compiling programs. It is most valuable to those who don't like QB's
  6. built-in editor, or want to compile stand-alone EXE programs.
  7.  
  8. QBFront is distributed in an archive file called QBFE10.ARC.
  9.  
  10. This version should contain the following files:
  11.  
  12. QBFRONT.EXE   - The program itself
  13. QBFRONT.HLP   - On-line help text
  14. QBFRONT.PMT   - Extra input prompts
  15. QBFRONT.HIS   - A log of the program's travels (please update)
  16. QBFRONT.DOC   - This file
  17. QBF.BAT       - The batch file to start QBFRONT
  18.  
  19. The following files will be created on the default drive during
  20. program execution:
  21.  
  22. QBFRONT.PAR   - Storage of parameters
  23. QBRUN.BAT     - Instructions written by QBFRONT to execute commands
  24.  
  25. The following files need to be present on the default drive, or
  26. included in the search PATH:
  27.  
  28. QB.EXE        - The compiler
  29. LINK.EXE      - The linker
  30. your text editor, as entered on QBFront's parameter screen.
  31.  
  32. Since QBFront does not alter the operation of these programs, there
  33. should be very few changes needed, if any.
  34.  
  35. To run QBFRONT, type "QBF" from the system prompt. QBFront must be run
  36. from a batch file for proper operation.
  37.  
  38. Additional help and distribution terms are available by pressing "F1"
  39. at the Main Menu.
  40.  
  41. Users of this program are responsible for determining the suitability
  42. and by using the program assume all risks thereof.
  43.  
  44.       QuickBASIC is a copyrighted program by Microsoft Corporation
  45.  
  46.                QuickBASIC Front End is by Earl A. Daniels,
  47.         Copyright (c) 1987, Electronic Applications Development
  48.  
  49.   I may be reached at (912) 244-0950 or via the Valdosta State College
  50.   RBBS at (912) 333-5975, 24 hrs., 3/12/2400 baud, SYSOP - Paul Worth.
  51.  
  52.  
  53.