home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / medlin.zip / PC-AP.DOC next >
Text File  |  1990-10-08  |  31KB  |  683 lines

  1.  
  2.                              PC-AP
  3.                           Version 1.5
  4.                   Copyright 1990, Jerry Medlin
  5.  
  6.  
  7. PROGRAM DESCRIPTION
  8.  
  9.      PC-AP is an accounts payable program for small and medium
  10. size businesses.  The program runs on a IBM PC or compatible
  11. computer with one disk drive and at least 256k memory.
  12.  
  13.      PC-AP is a Shareware program.  You are encouraged to give
  14. copies to anyone who might use it.  If you like the program and
  15. find it useful, please contribute $35 to:
  16.  
  17.                           Jerry Medlin
  18.                         1461 Sproul Ave.
  19.                         Napa, Ca.  94559
  20.  
  21.      To order using Master Card or Visa, call (707) 255-4475.
  22.  
  23.      Your contribution will entitle you to a copy of the latest
  24. version of the program and telephone assistance, should you
  25. require it.  You will also receive a program which will allow
  26. you to customize some features of PC-AP.  A complete description
  27. of the customizing program is contained at the end of this
  28. manual.
  29.  
  30.      PC-AP is designed to work hand in hand with PC-GL, a
  31. General Ledger Accounting Program.  Each invoice entry must be
  32. assigned an expense code or account number and those account
  33. numbers must correspond to the account numbers in the PC-GL
  34. chart of accounts.  You must have the chart of accounts file
  35. from PC-GL on the data disk at all times in order for PC-AP to
  36. function.  The file name of the PC-GL chart of accounts file is
  37. PC-GL.COA.
  38.  
  39.      To run the program, simply type "PC-AP".  If you want to
  40. specify a drive and path for your data, just add the drive and
  41. path description after the program name.  i.e. type "PC-AP B:"
  42. to use the B drive for data files.
  43.  
  44.      A menu is then displayed for operator selection:
  45.  
  46.           Enter or Change Vendors
  47.           Enter, Change or Select Invoices
  48.           Print Checks For Invoices Selected
  49.           Print Check Listing
  50.           Print Invoice Listing
  51.           Print Vendor Activity Report
  52.           Print Mailing Labels
  53.           Print Vendor Listing
  54.           Print Account Summary
  55.           Start a New Accounting Period
  56.           Export Vendor Data to ASCII File
  57.           Save Data and End
  58.  
  59.      When inputting information, the plus <+> key has the same
  60. effect as the return or enter key.  Numerical information is
  61. entered "calculator style".  The decimal point is placed
  62. automatically.  The minus <-> key enters a negative number.
  63. This makes using the numeric key pad even easier.
  64.  
  65.      PC-AP is fast because it works with data in random access
  66. memory, but the capacity is limited by available memory.
  67. Available memory is shared by the data.  With more vendors on
  68. file, fewer invoices can be entered and vice-versa.  PC-AP
  69. allows a maximum of 2000 vendors and 2000 invoices per
  70. accounting period, with 512k of memory.  With 256k, the capacity
  71. is reduced to about 300 vendors and 300 invoices.
  72.  
  73.      Each time the menu is displayed, the number of invoices
  74. that can be added is printed at the bottom of the screen.  This
  75. number may be limited by either memory size, available disk
  76. space, or limited to an absolute maximum of 2000.
  77.  
  78.      Since a power interruption will result in loosing all the
  79. data currently entered into the program, occasionally save your
  80. data back to the disk.  This is done by selecting End Processing
  81. from the menu.  The current data will be saved to the disk, then
  82. you will be asked "Do you want to end ?".  Just answer with an
  83. "N" and you may resume processing.
  84.  
  85.  
  86. THE PROCESSING CYCLE
  87.  
  88.      As you receive invoices or statements to pay during the
  89. month, enter them into the program using the "Enter, Change or
  90. Select Invoices" selection.  If you receive an invoice from a
  91. vendor not on file, you must go to "Enter or Change Vendors" and
  92. enter that vendor's information before entering the invoice.
  93.  
  94.      When you are ready to pay bills, select the invoices to
  95. pay, then print the checks.  The invoices selected for each
  96. vendor will automatically be combined and a single check printed
  97. for each vendor.  The check number and check date will be added
  98. to the invoice, indicating that it has been paid.
  99.  
  100.      At the end of the processing period (usually a month),
  101. print reports to retain a permanent record of the month's
  102. activity.  Reports can be printed in any order and as often as
  103. desired.  If you discover an error in any of the reports,
  104. correct the problem and reprint the report.
  105.  
  106.      Once you are satisfied the monthly information is correct,
  107. start a new accounting period and send the invoices to the PC-GL
  108. General Ledger program by using the START A NEW ACCOUNTING
  109. PERIOD selection from the menu.
  110.  
  111.      Paid invoices (checks) are added to a file on the data disk
  112. named AP_TO_GL.TRN. This file is read into the PC-GL General
  113. Ledger program from the command mode of the ENTER OR CHANGE
  114. TRANSACTIONS selection by choosing the <R> Read PC-AP
  115. Transactions command.  The choice "<R> Read PC-AP Transactions"
  116. only appears if you have transactions to read.
  117.  
  118.      Only paid invoices (checks) are posted.  If you need
  119. accrual accounting, the program can be modified to post on an
  120. accrual basis.
  121.  
  122.      All of the paid invoices (checks) are saved in a file to be
  123. reviewed by the PRINT VENDOR ACTIVITY REPORT.  The unpaid
  124. invoices are carried over into the next accounting period.
  125.  
  126.      To complete the posting process, you must make an
  127. offsetting entry in PC-GL for the total amount of checks or
  128. invoices posted.  If you are on a cash basis, the entry would be
  129. to Cash in Bank.  If you are on an accrual basis, the entry
  130. would be to Accounts Payable.
  131.  
  132.  
  133. ENTER OR CHANGE VENDORS
  134.  
  135.      Vendor information is entered and changed using this
  136. selection from the menu.  Enter the following information for
  137. each vendor:
  138.  
  139.      Vendor name - Two lines of 31 characters each are
  140.      available.   If you only want a single line for the name,
  141.      leave line two  blank.  The blank second line is omitted
  142.      from mailing labels and checks.  When checks or invoices
  143.      are posted from  PC-AP to PC-GL, the first line of the
  144.      vendor name is used for  the description.  Since
  145.      descriptions for the PC-GL General  Ledger program are
  146.      limited to a length of 21 characters, only  the first 21
  147.      characters of the vendor name is posted to  PC-GL.  The
  148.      small down arrow indicates the position of the 21st
  149.      character, so you may choose to keep the first line of the
  150.      vendor name short and use the second line for the remainder
  151.      of the vendor name.
  152.  
  153.      Vendor Code - A ten character code is used to sort vendors
  154.      and also to post invoices and checks to the vendor's
  155.      account.  In most cases, you will want to enter the
  156.      vendor's  last name, followed by as much of the first name
  157.      as will fit  in the remaining characters.  For instance, if
  158.      the vendor's name is Jerry Medlin, the vendor code would be
  159.      MEDLINJERR.   Notice that all capital letters are used.  If
  160.      you enter lower case letters, they are changed to upper
  161.      case  automatically.  Also, notice no spaces are included
  162.      in the vendor code.   The program prevents you from
  163.      entering a previously used vendor code.
  164.  
  165.      Street Address - Up to 31 characters for the street
  166.      address.
  167.  
  168.      City State & Zip - Up to 31 characters for the city, state
  169.      and  zip code.
  170.  
  171.      Auto Invoice Amt - Here you can enter fixed monthly
  172.      payments such as a loan payment.  Each month, the amount is
  173.      entered as an invoice, when you select <A> Auto Bill from
  174.      the Enter, Change or Select Invoices selection.  If the
  175.      amount is different each month, just enter a zero.
  176.  
  177.      Default Acct No. - This is the PC-GL account number to
  178.      which payments to this vendor are usually posted.  You must
  179.      enter a default account number, although you may enter a
  180.      different account number when posting.  The default account
  181.      number is also used for automatic entries.
  182.  
  183.      Auto Invoice Date - The day of the month the Auto Invoice
  184.      Amount is due.  This can be a number between 1 and 31 and
  185.      will be used as both the invoice date and due date for the
  186.      invoice generated by the "auto invoice" feature.
  187.  
  188.      YTD Invoices & YTD Checks Written - These numbers are
  189.      maintained by the program and are printed here for your
  190.      information.  You change them using the <C> Change option,
  191.      if you desire.  At the beginning of the year, set  these
  192.      numbers to zero using the <Z> Zero YTD Balances.
  193.  
  194.      Pressing the Escape key during entry takes you back to the
  195. previous field.  Pressing the Escape key at the first name entry
  196. takes you to the command mode.  The command mode allows you to
  197. scroll up and down through the vendor names, delete vendors,
  198. change vendor information and do a quick check on the balances
  199. for a vendor.  Pressing the Escape key from command mode takes
  200. you back to the menu.  The available commands are listed at the
  201. bottom of the screen.
  202.  
  203.  
  204. ENTER, CHANGE OR SELECT INVOICES
  205.  
  206.      This selection allows you to enter invoices and select them
  207. for payment.  Each invoice entry includes the check number and
  208. date of the check used to pay the invoice.  When an invoice is
  209. first entered, the check number and date are blank.  The check
  210. number and date are filled in when the invoice is paid.  Since a
  211. single check can be used to pay more than one invoice, the same
  212. check number may appear with several invoices.  The check amount
  213. is the total of all of the invoice entries with the same check
  214. number.
  215.  
  216.      Invoice amounts are entered as positive numbers using the
  217. plus <+> or enter key.  Discounts and adjustments are entered as
  218. negative numbers using the minus <-> key (enter the number then
  219. press the minus key).
  220.  
  221.      Enter the following information for each invoice:
  222.  
  223.      Vendor Code - The 10 character code for  each vendor is
  224.      used to post an invoice.  If you want to enter the same
  225.      vendor code as the previous invoice, just press <Enter>.
  226.      You need enter only  as much of the vendor code as
  227.      necessary to distinguish it from any other code.  As you
  228.      enter the vendor code, a list of the possible matches
  229.      appears at the bottom of the screen.  Pressing <Enter>
  230.      accepts the vendor code at the beginning of the list.  The
  231.      vendor's name will then be printed at the bottom of the
  232.      screen, so you can be sure you are posting to the correct
  233.      vendor account.
  234.  
  235.      Invoice Date - Enter the date on the invoice as MODA form.
  236.      The date of June fourth would be entered 0604 with no dash
  237.      or slash.
  238.  
  239.      Due Date - Enter the date payment is due.  Invoices can be
  240.      sorted by due date, if desired.
  241.  
  242.      Invoice number - Enter up to 14 characters for the invoice
  243.      number.   Alphabetic characters are allowed, so you can use
  244.      this field  for a short description, if you like.
  245.  
  246.      Account Number - Enter the account number this invoice
  247.      will be charged to.  As you enter the account number, a
  248.      list of possible account numbers and descriptions is
  249.      printed at the bottom of the screen.  Pressing <Enter>
  250.      accepts the account number at the beginning of the list.
  251.      Account numbers come from the  PC-GL program.
  252.  
  253.      Amount - Enter the amount of the invoice.  The number is
  254.      entered "calculator style" with the decimal point
  255.      automatically placed at two decimal places.  Pressing the
  256.      F10 key calls up a 4 function calculator and the calculated
  257.      result may be inserted by pressing <Enter> twice.
  258.  
  259.      Pressing the <Enter> key on any entry except the amount,
  260. defaults to the previous value.  This allows you to make
  261. multiple entries for an invoice with the same vendor, date or
  262. invoice number by just pressing <Enter>.
  263.  
  264.      To enter a discount, make an entry with the same invoice
  265. number and date, with the discount amount entered as a negative
  266. number.  Negative numbers are entered by first entering the
  267. number and then pressing the minus <-> key.
  268.  
  269.      To partially pay an invoice, you must break the invoice
  270. into two entries.  Enter one line for the amount you want to
  271. pay, and another line -  with the same invoice number and date -
  272. for the remainder of the total invoice amount.  Then pay the
  273. first item.
  274.  
  275.      Pressing the Escape key during entry takes you back to the
  276. previous field.  Pressing the Escape key at the first entry
  277. position takes you to the command mode.  The command mode allows
  278. you to scroll up and down through the entries and delete and
  279. change entries.
  280.  
  281.      From the command mode, press the <A> Auto Invoice key to
  282. automatically post the amount entered for each vendor as an auto
  283. invoice amount.
  284.  
  285.      The <S> Sort Invoices command quickly sorts all of the
  286. invoices.  You may choose to sort by vendor code, invoice date,
  287. due date, invoice number, account number, check number or check
  288. date.  Or, of course, you can do no sorting at all.  The program
  289. doesn't require any sorting and doesn't care which order the
  290. invoices are in.  But, if you want to sort by due date, for
  291. instance, it  would make it easier to choose which invoices to
  292. pay.  You can start at the top of the invoice listing and pay
  293. bills starting with the oldest, until you run out of money.
  294. Once invoices are sorted, they stay in that order until you sort
  295. them again.  So, if you want invoices to remain in the original
  296. order, don't sort them.
  297.  
  298.      You may jump directly to Enter or Change Vendors by
  299. selecting <V> Enter Vendors.  After the new vendor is entered,
  300. you will  return to Enter, Change or Select Invoices.
  301.  
  302.      Pressing the Escape key from command mode takes you back to
  303. the menu.  All the available commands are at the bottom of the
  304. screen, and are chosen by a single keystroke.
  305.  
  306. THE BANK BALANCE
  307.  
  308.      A bank balance is always displayed at the upper right of
  309. your screen whenever you are in "Enter, Change or Select
  310. Invoices".   For this bank balance to be correct you must have:
  311. 1) The correct ending balance for the previous period in account
  312. number 103 in the PC-GL chart of accounts.   2) Any deposits or
  313. adjustments for the current month entered as paid invoices
  314. (checks).
  315.  
  316.      Since checks are entered as positive <+> numbers, bank
  317. deposits must be entered as negative <-> numbers.  The deposits
  318. should be posted to one or more "vendors".  For example,
  319. deposits could be posted to a vendor named "Deposits" with a
  320. vendor code of "DEPOSITS".  The account number should be either
  321. a sales account number such as 511 or, CASH ON HAND, account
  322. 102.  When you start a new month, the deposits are posted along
  323. with the checks to the PC-GL General Ledger program.  In
  324. addition, the difference between checks and deposits is posted
  325. to account 103, Cash in Bank.
  326.  
  327.      An alternate way to enter bank deposits is to enter them
  328. directly into PC-GL as credit <-> entries to sales or accounts
  329. receivable or cash on hand with a corresponding debit <+> entry
  330. to account 103, Cash in Bank.
  331.  
  332.      If you wish to use some account number other than 103 for
  333. the bank account, you may use the APCONFIG program to do so.
  334.  
  335.  
  336. SELECTING CHECKS FOR PAYMENT
  337.  
  338.      Before a check is written to pay an invoice, it must be
  339. marked for payment.  This is done by using the up and down
  340. arrows to find the invoice and then pressing the asterisk <*>
  341. key.  The word "pay" will then appear in the check number field
  342. for the invoice, indicating it has been marked for payment.
  343.  
  344.      The <T> Total command prints the total of all invoices
  345. paid, unpaid and marked for payment.  Check this total before
  346. printing checks, to make sure you haven't selected more invoices
  347. for payment than you have money in the bank.  You can also print
  348. the invoice listing to get a printed listing of invoices
  349. selected for payment.  The <V> Vendor Total command totals
  350. invoices for only one vendor.
  351.  
  352.  
  353. PRINT CHECKS FOR INVOICES SELECTED
  354.  
  355.      This menu selection prints a check for each vendor with
  356. unpaid invoices marked for payment.  Multiple entries with the
  357. same invoice number are combined on the check stub.  If more
  358. than 13 lines are required to print the check stub for a vendor,
  359. multiple checks are written.
  360.  
  361.      Before printing begins, you are asked for a beginning check
  362. number.  This number is used on the first check written.
  363. Subsequent checks are numbered sequentially.  The check date is
  364. the same as the system date entered when your computer starts
  365. up.  If you want to postdate checks, you must exit the program
  366. and change the system date.
  367.  
  368. Checks are printed on a common pre printed accounts payable
  369. check from New England Business Services (NEBS).  Order the
  370. checks pre printed and numbered.  You will need to send a voided
  371. check with your account number, your company name and address,
  372. and the beginning check number to:  NEBS, 500 Main Street,
  373. Groton, MA  01470.  You can get pricing and order information by
  374. calling NEBS at 1-800-388-3810.  The form number is 9020 and the
  375. mail code number is 95111.
  376.  
  377. To print checks, set the printer to begin printing just under
  378. "DATE" on the first page of the check form.
  379.  
  380. The APCONFIG program allows you to choose two other check
  381. styles, including the same check form used by the PC-PR payroll
  382. writing program. (NEBS form number 9022).  The APCONFIG program
  383. is provided to all registered users.  Additional information
  384. about the APCONFIG program is provided at the end of this
  385. manual.
  386.  
  387. PRINTING REPORTS
  388.  
  389.      The first time you choose a printed report from the menu
  390. you will be asked to enter a report date.  This date is used on
  391. all reports.  If you want to change the report date you must end
  392. processing and start over, otherwise the same report date will
  393. be used on all reports printed during a posting session.
  394.  
  395.      On some reports, you will be asked to enter a beginning and
  396. ending vendor code for the report.  This feature allows you to
  397. print partial reports or to print a report for only a single
  398. vendor.  If you want to print reports for all vendors starting
  399. at the first vendor, just press <Enter> twice.
  400.  
  401.      Next, you will be asked to choose whether you want to print
  402. the report to the printer <Enter>, to the screen <S> or to a
  403. file <F>.  If you choose to print to a file, you will be asked
  404. for a file name.  The report is then saved as an ASCII file.
  405. (These files are not readable by PC-AP, but can be viewed and
  406. changed with a text editor and used by other programs that can
  407. read ASCII files.)  The report is printed to a file exactly as
  408. it would be printed to a printer.  If you use LPT2 for a file
  409. name, the report would be printed to your second line printer.
  410.  
  411. PRINT CHECK LISTING
  412.  
  413.      To provide an adequate audit trail, this report should be
  414. printed and retained before closing out the month.  It lists all
  415. the checks written by the program or entered manually for the
  416. accounting period.  You will be given an opportunity to sort the
  417. checks before printing.  Sorting in check number order makes the
  418. listing useful for reconciling the bank statement.
  419.  
  420. PRINT INVOICE LISTING
  421.  
  422.      You may print all of the invoices or just unpaid invoices.
  423. Print this report at the end of the processing period.  You can
  424. also print the invoice listing before printing checks, to get a
  425. summary of how many checks are to be printed.  This helps avoid
  426. the embarrassment of printing more checks than you have money in
  427. the bank.  Before printing, you can sort the invoices if you
  428. wish.
  429.  
  430. PRINT VENDOR ACTIVITY REPORT
  431.  
  432.      This report is a summary of activity for a vendor for the
  433. last 6 accounting periods.  If you choose to print the report
  434. for all vendors, you can expect the report to take a
  435. considerable amount of time to print.  A more practical way to
  436. use this report is to print it for a single vendor to resolve
  437. problems.  The number of accounting periods saved can be changed
  438. using the APCONFIG program.  The maximum is 16 months.
  439.  
  440.  
  441. PRINT MAILING LABELS
  442.  
  443.      As long as you have all of this vendor information on your
  444. computer, you might as well use it to print mailing labels.  You
  445. can print labels for all the vendors or only one vendor.  Labels
  446. are printed on standard 15/16ths peel off labels with one inch
  447. spacing between labels.  To align the printer, use the selection
  448. process to print a single label.
  449.  
  450. PRINT VENDOR LISTING
  451.  
  452.      Occasionally, you will want to print a listing of all of
  453. the vendors on file.  This report includes all of the vendor
  454. information on the "Enter or Change Vendors" input screen.
  455.  
  456. PRINT ACCOUNT SUMMARY
  457.  
  458.      This report tells you how much you owe, broken down by
  459. general ledger account number.  It is especially useful for
  460. making a monthly journal entries to the general ledger program
  461. to adjust for accrual basis accounting.
  462.  
  463.  
  464. START A NEW ACCOUNTING PERIOD
  465.  
  466.      When you have printed all the reports you need, and all is
  467. in order, you can complete the accounting period.  All of the
  468. paid invoices and deposits are then saved to a file for use with
  469. the Print Vendor Activity Report.  Paid invoices and deposits
  470. for the last 6 accounting periods are saved on the data disk in
  471. a series of files.  The most current entries are saved in the
  472. file named AP1.INV and the next most current in AP2.INV  The
  473. oldest entries are eventually saved in the file named AP6.INV.
  474.  
  475.      All unpaid invoices are carried over to the new month.
  476.  
  477.      All paid invoices (checks written) and deposits entered are
  478. saved to a file named AP_TO_GL.TRN along with a balancing entry
  479. to account 103.  To read this file into PC-GL, you must go to
  480. the command mode of the ENTER OR CHANGE TRANSACTIONS selection
  481. of PC-GL and press <R> for Read PC-AP Transactions.  This will
  482. transfer all of the transactions into the PC-GL program as if
  483. they had been typed from the keyboard.  This can be done at any
  484. time.
  485.  
  486.      So, to post PC-AP transactions to PC-GL you must:
  487.  
  488.      1) Start a new period with PC-AP.
  489.      2) Run PC-GL and select ENTER OR CHANGE TRANSACTIONS.
  490.      3) Press Escape to get to the Command Mode.
  491.      4) Select <R> for Read PC-AP Transactions.
  492.  
  493.      In addition to the checks written and deposits entered, a
  494. single debit or credit entry to account 103, Cash in Bank is
  495. created to complete the posting process.  You may use the
  496. APCONFIG program to change this account number if you wish.  Of
  497. course, any of these automatically posted items can be edited
  498. and changed in PC-GL after posting.
  499.  
  500.      The program assumes you are on a cash basis of accounting.
  501. Only the invoices actually paid during the month are posted.  If
  502. your accounting is on an accrual basis, you may modify the
  503. program using the APCONFIG program, so all of the invoices
  504. ENTERED for the month are posted to PC-GL.  If you have selected
  505. accrual accounting, no automatic entry to account 103 will be
  506. made.  You must enter the offsetting credit to the ACCOUNTS
  507. PAYABLE account.  In addition, you must make two more entries in
  508. PC-GL to reflect the payment of invoices during the month:  A
  509. debit <+> to ACCOUNTS PAYABLE and a credit <-> to CASH IN BANK.
  510. The amount for that entry should be obtained from the PC-AP
  511. Check Listing report.
  512.  
  513.      Just because your business is on an accrual basis, doesn't
  514. mean you must choose the accrual method for posting PC-AP
  515. transactions to PC-GL.  Most businesses on an accrual basis
  516. still post transactions on a cash basis, and only make an
  517. accrual adjustment at the end of the month or year.  The Print
  518. Account Summary report will give you the amount of unpaid
  519. invoices broken down by account number you need for the journal
  520. entry.
  521.  
  522.  
  523. EXPORT VENDOR DATA
  524.  
  525.      This selection creates a file on the logged disk drive and
  526. subdirectory called PC-AP.PRN which can be read by programs like
  527. Lotus 123 and Reflex.  Textual data in the vendor file is
  528. surrounded by quotation marks.  You can then read the data into
  529. Lotus 123 by using the /File/Import/Numbers command.  Be sure no
  530. names or addresses in your vendor file contain quotation marks
  531. before exporting vendor data.
  532.  
  533.  
  534. SAVE DATA AND END
  535.  
  536.      When processing is completed, you must exit the program
  537. using this selection.  Do not end processing by just turning off
  538. the computer.  You will lose any data entered since the last
  539. save operation.  If you just want to save the current data to
  540. the disk without ending, answer "N" to the question "Do you want
  541. to end processing?" and you will return to the menu.
  542.  
  543.  
  544. USING THE CONFIGURATION PROGRAM
  545.  
  546.      The configuration program (APCONFIG.EXE) is provided to all
  547. registered users.  It allows you to change certain features of
  548. PC-AP.  The APCONFIG.EXE program and the main program (PC-
  549. AP.EXE) should both be on the same disk drive when you configure
  550. your copy of PC-AP.  Run the program by typing APCONFIG at the
  551. Dos prompt.  Use the up and down arrows to move the pointer and
  552. then press <C> to change an item.  You can then change the
  553. following information:
  554.  
  555.      Display Colors - If you have a color adapter and monitor,
  556.      you  can change the colors for borders, program prompts,
  557.      data, and background.  Allowable colors are from 0 to 15
  558.      (except for background color which can only be from 0 to
  559.      7).   The display will be instantly updated as you enter
  560.      the new  colors.
  561.  
  562.      Laser Printer? - You can change the way PC-AP  starts a new
  563.      page.  Usually, PC-AP starts a new page by  counting lines
  564.      until the page total equals 66 lines.  If you  enter a "Y"
  565.      for the laser printer question, PC-AP will start  a new
  566.      page by issuing a form feed command.  This works on most
  567.      other printers too, but requires you to set the top of form
  568.      before you start printing.
  569.  
  570.      Disk Drive and Path - Enter a drive and path designation
  571.      for  PC-AP data.  If you want the program to read data from
  572.      the B  drive, enter B:.
  573.  
  574.      Accounting Method - This determines how invoices are posted
  575.      to  PC-GL.  The allowable answers are "C" for cash basis
  576.      accounting and "A" for accrual basis accounting.  A "C"
  577.      answer means any invoices paid during the month will be
  578.      posted to PC-GL.  An "A" answer means all invoices
  579.      actually entered during the month are posted to PC-GL.
  580.  
  581.      Months to Save - The PC-AP program saves paid invoices on
  582.      your data disk for later review with the Vendor Activity
  583.      Report.  Normally, the paid invoices for the previous six
  584.      months are saved.  You may modify this number to be
  585.      anywhere from zero to 16 months.  Remember, the more months
  586.      of data you save, the more room you need on the data disk
  587.      and the more time it will take to review a vendor's
  588.      activity.
  589.  
  590.      Top or Bottom Stub Check - PC-AP normally prints on a check
  591.      form with the stub on the top.  Enter a  "T" for top stub
  592.      or a "B" for bottom stub.
  593.  
  594.      Check Number Printed on Check? - Enter "Y" for yes or "N"
  595.      for no.  See below for the check forms supported.
  596.  
  597.      Long Laser Check? - If you have a laser printer you can
  598.      choose the new 11 inch long laser checks.  You will not be
  599.      asked this question unless you answer "Y" for laser
  600.      printer.
  601.  
  602.      When you have finished making your changes, press the
  603. escape key to exit the program.  You will then be asked if you
  604. want to save the changes.  If you answer with a Y, both the
  605. configuration program and PC-AP are changed until you run the
  606. configuration program again.
  607.  
  608. CHECKS SUPPORTED
  609.  
  610.      Normally, PC-AP prints on NEBS check form 9020: a top stub
  611. check with the check number printed on the check.  By combining
  612. the Top/Bottom choice with the Yes/No choice for "Check Number
  613. Printed on Check", you can choose from a variety of different
  614. check styles.  Use this chart to configure the PC-AP program for
  615. the proper check.
  616.  
  617. NEBS Form Number    Stub Location  Num on Check?  Long Check?
  618. =============================================================
  619. 9020                Top            Yes               *
  620. 9022                Bottom         No                *
  621. 9024                Top            No                *
  622. 9027                Top            No                No
  623. 9215                Bottom         Yes               *
  624. 9039                Top            No                Yes
  625.  
  626.           * Not normally used on laser printers
  627.  
  628. DATA FILES
  629.  
  630.      Data files are created automatically by PC-AP.  If you wish
  631. to back up data files only, copy these files to another disk
  632. using the DOS copy or BACKUP command.
  633.  
  634. PC-AP.VND      Vendor data files with balances.
  635. PC-AP.INV      Current period invoices and checks.
  636. AP1.INV, AP2.INV, AP3.INV, etc. contain the previous period
  637. invoices and checks with AP1.INV the most recent.
  638. PC-AP requires that PC-GL.COA be on the same data disk or
  639. subdirectory as the other data files.
  640.  
  641.  
  642. HELPFUL HINTS
  643.  
  644.      Transactions from PC-AP are not immediately posted to PC-GL
  645. each month.  You must transfer the transactions into PC-GL by
  646. going to the ENTER OR CHANGE TRANSACTIONS section of PC-GL and
  647. selecting the <R> Read PC-AP transactions selection appearing at
  648. the bottom of the screen.
  649.  
  650.      To read the transactions created by PC-AP, you must use
  651. version 3.2 or higher of PC-GL.  Earlier versions will not read
  652. the transactions created by PC-AP.
  653.  
  654.      The escape key is always used to go back to the previous
  655. operation.  From anywhere in the program, if you continue to
  656. press the escape key, you will eventually return to the main
  657. menu.
  658.  
  659.      When printing reports, you may pause the printing by
  660. pressing any key.  To resume printing, press any key again.  To
  661. quit printing, press the escape key after pausing.
  662.  
  663.      Each vendor must have a unique vendor code for posting.  If
  664. you use numbers, the program won't object, but you should at
  665. least try the method suggested earlier in the manual.  Use a
  666. vendor code made up of the vendor's last name plus as much of
  667. the first name as the 10 character limit will allow.  Jane Smith
  668. would then have a code of SMITHJANE (Notice there are no
  669. spaces).  This method allows rapid posting of invoices without
  670. looking up vendor numbers.  The searching method allows you to
  671. quickly examine the codes for all of the Smiths by just typing
  672. SMITH, when asked for a code.
  673.  
  674.      The first 6 times you start a new accounting period, more
  675. disk space is required for historical files.  If you have a
  676. large business and you are using floppy disks for data storage,
  677. you could run out of disk space.  Occasionally check available
  678. disk space with Dos's DIR command.
  679.  
  680.      PC-AP is written in Turbo Pascal.  The source code is
  681. available for $95.
  682.  
  683.