home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR15 / LBS300B.ZIP / DATA.ZIP / MBSETO1.HLP < prev    next >
Text File  |  1993-10-13  |  2KB  |  77 lines

  1. **************************************************
  2. SETUP OVERVIEW
  3. **************************************************
  4. The Menu Bar for this area is as follows.   A
  5. description for each option can be found by pressing
  6. the Menu Bar Help.
  7.  
  8.  
  9. SETUP MENU:
  10. Prgm Jobtype Exptype pRtr Default Screen Network
  11. Tphone menU Main Help oveRview
  12.  
  13.  
  14. SETUP is required to get the most out of LOWER'S
  15. Business Solutions (LBS) program. Do immediately
  16. upon installing the program. You must setup your
  17. business environment parameters (business name,
  18. state and city tax amount,etc.).
  19.  
  20. JOB TYPE and EXPENSE TYPE must also be setup
  21. immediately.  Caution should be used in setting up
  22. the JOB TYPE and EXPENSE TYPE names. See ASSIGNING
  23. NAMES below.
  24.  
  25. Go to Help on the SETUP BUTTON BAR for more
  26. information. Then go through SETUP carefully. Do not
  27. change a setting without good reason.
  28.  
  29. You must setup your printer with the following
  30. printer option letter:
  31.  
  32. A) portrait 6 LPI
  33. B) portrait 8 LPI
  34. H) landscape 6 LPI
  35. I) landscape 8 LPI
  36.  
  37. Of course, other printer option letters can be
  38. defined but the A, B, H, and I must be as specified.
  39.  
  40. You may set the application program default settings
  41. (Make sure pattern matching is case insensitive.).
  42.  
  43. You can set monitor screen color.
  44.  
  45. Network settings can be set.
  46.  
  47. Telephone dialer settings can be modified. If the
  48. phone dialer doesn't work the settings must be
  49. modified.
  50.  
  51. ASSIGNING NAMES: JOB TYPE and EXPENSE TYPE each have
  52. space for one name assigned to each of sixteen
  53. internal numbers. The numbers determine which fields
  54. are involved in a calculation. Therefore, if you move
  55. a name from one number to another number you will have
  56. to change the number in the databases using that
  57. name. For instance, if you change the number for
  58. Portrait from number 1 to 10, you would have to change
  59. all the numbers from 1 to 10 in the CLIENT, INCOME, and
  60. EXPENSE, databases.  You would use a Global expression much
  61. like this.
  62.  
  63.                            U p d a t e   F i e l d s
  64.   Field        Expression
  65.   JOBTYPE      IF(SUBSTR(JOBTYPE,1,6)="01 Por","10           
  66.                         Portrait",JOBTYPE)
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.