home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / BF / BF059.ZIP / TRAKPROG.EXE / Q-BAT.DOC < prev    next >
Text File  |  1990-10-15  |  3KB  |  61 lines

  1.  
  2.                                Q.BAT Instructions
  3.  
  4.  
  5.      Located  within  one  of  the  self-extracting  archives  on  the  new
  6.      enclosed  "ProDev*QUOTE  Utility  Programs"  disk  is  the Q.BAT BATch
  7.      file.    This  Q.BAT  file will be placed in the \PDS sub-directory by
  8.      the  UINSTALL  program.    This  file will allow you to run any of the
  9.      ProDev*QUOTE   programs   from  WITHIN  another  of  the  ProDev*QUOTE
  10.      programs.
  11.  
  12.      The  following instruction for the Q.BAT file will work ONLY ON A HARD
  13.      DISK  and  will NOT work if you are using a DOS Shell menu system that
  14.      only  allows  you  to  run  .COM and .EXE type programs.  If your menu
  15.      system  is  limited  to  only  .COM and .EXE files, I suggest that you
  16.      call 1-800-662-4330 and order Magee Enterprises AUTOMENU.
  17.  
  18.      To  run  the QUOTE.EXE, QTRACK.EXE, QBROWSE.EXE and EPRICE.EXE (if you
  19.      ordered it) programs, perform the following . . .
  20.  
  21.            CD\PDS
  22.            Q 1 (Enter)    to run the QUOTE program
  23.               or
  24.            Q 2 (Enter)    to run the QTRACK program
  25.               or
  26.            Q 3 (Enter)    to run the QBROWSE program
  27.               or
  28.            Q 4 (Enter     to run the EPRICE program
  29.  
  30.          BE SURE TO TYPE A SPACE AFTER THE "Q" AND BEFORE 1, 2, 3 or 4.
  31.  
  32.      Any  of  the  above  commands  will  run  the Q.BAT file.  The desired
  33.      program  will  be  run  from the batch file.  From within the program,
  34.      the  "Quit"  Menu  now  has  selections to run either of the other two
  35.      programs.    The  program  will stuff either 1, 2, 3 or 4 into the DOS
  36.      Errorlevel  when  the  program  is  Quit with the new menu selections.
  37.      Since  DOS  ran  the program from within the Q.BAT file, DOS goes back
  38.      to  the  next  statement in the Q.BAT file to execute the next command
  39.      in  the  Q.BAT  file.   The IF ERRRORLEVEL statement in the Q.BAT file
  40.      will branch to run another of the Quote programs.
  41.  
  42.      If  you  select  the  Quit  option,  you  will  be returned to the DOS
  43.      prompt.  If you wish to look at the Q.BAT file, just type . . .
  44.  
  45.            TYPE Q.BAT (Enter)
  46.  
  47.      If  you  are  running  your hard disk with a menu, edit the end of the
  48.      Q.BAT  file and add CD\ and the command to run your menu program.  You
  49.      can use EDLIN or any ASCII editor to edit the Q.BAT file.
  50.  
  51.      If  you  have  established  Multi-State  Tax  and Labor Rate files per
  52.      Appendix  C  of  the  QUOTE.DOC  manual,  type  Q  1  ST  (Enter)  and
  53.      substitute the 2 character State Code for ST.
  54.  
  55.               Very truly yours,
  56.  
  57.  
  58.               George Abbott
  59.  
  60.  
  61.