home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / pc_acct.zip / PC-GL.DOC < prev    next >
Text File  |  1986-11-06  |  28KB  |  672 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                               PC-GL MANUAL 
  7.                               Version 2.9 
  8.  
  9.  
  10.  
  11. PROGRAM DESCRIPTION
  12.  
  13.      PC-GL is a double entry accounting program which will allow a 
  14. small to medium size business to rapidly and accurately pay bills and 
  15. produce financial reports.  The program runs on a IBM PC or compatible 
  16. computer with at least one disk drive and requires at least 128k 
  17. memory.
  18.  
  19.      PC-GL allows a maximum of 800 items in the chart of accounts and 
  20. 4000 transactions per accounting period.  With 128k of memory the 
  21. number of transactions is reduced to about 300 per accounting period.
  22.  
  23.      PC-GL is a user supported program.  Your are encouraged to give 
  24. copies to anyone who might use it.  If you use the program please send 
  25. $35 to:
  26.  
  27.               Jerry Medlin
  28.               310 S. Jefferson St.
  29.               Napa, Ca.  94559
  30.  
  31.       Your contribution will entitle you to a copy of the latest 
  32. version of the program and a telephone number for limited telephone 
  33. assistance should you require it.  You will also receive a program 
  34. which will allow you to customize some features of PC-GL.  A complete 
  35. description of this customizing program is contained at the end of the 
  36. manual.
  37.  
  38.      The system consist of three files.
  39.  
  40.      PC-GL.COM - The compiled program written in Turbo Pascal.
  41.  
  42.      PC-GL.COA - A standard chart of accounts to use or modify for 
  43.      your purposes.
  44.  
  45.      PC-GL.DOC - This documentation in ASCII form.
  46.  
  47.      The program makes liberal use of the PC's numeric key pad both 
  48. for numbers and commands.  You can have the Num Lock on all the time 
  49. even when using the arrow keys for commands.  When inputting 
  50. information, the plus <+> key has the same effect as the return or 
  51. enter key.  The minus <-> key enters a negative number.  This makes 
  52. using the numeric key pad even easier.
  53.  
  54.      To run the program, simply type "PC-GL".  If you want to specify 
  55. a drive designation and path for your data just add the drive and path 
  56. description after the program name.  i.e. type "PC-GL B:" to use the B 
  57. drive for data files.  If you are going to use the standard chart of 
  58. accounts, be sure the file PC-GL.COA is on the specified drive and 
  59. subdirectory.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.      Each time you run the program, a menu is displayed for operator 
  69. selection:
  70.  
  71.               Enter or Change Chart of Accounts
  72.               Enter or Change Transactions
  73.               Print Chart of Accounts Listing
  74.               Print Transaction Listing
  75.               Print General Ledger
  76.               Print Income Statement
  77.               Print Balance Sheet
  78.               Print Account Summary Report
  79.               Year End Update
  80.               End of Processing
  81.  
  82.      Selection is made by using the up or down arrows to highlight 
  83. the desired function, then pressing <return>.
  84.  
  85.  
  86. THE PROCESSING CYCLE
  87.  
  88.      Usually, accounting is done on a monthly cycle, but the PC-GL 
  89. program will allow you to use any length of accounting period.  Each 
  90. time you run the program, you will be asked "Do you want to start a 
  91. new accounting period? (Y/N)".  If you answer with a "N" the latest 
  92. transactions will be loaded and you may add additional entries.  If 
  93. you answer "Y" the current period balances will be set to zero and you 
  94. may begin entering a new batch of transactions for the new period.
  95.  
  96.      Checks and journal entries for the accounting period are entered 
  97. using the second menu selection. (Enter or Change Transactions)  
  98. Debits are entered as positive <+> numbers and credits are entered as 
  99. negative <-> numbers.
  100.  
  101.      When the transactions have been entered and checked you may 
  102. begin printing reports.  Reports may be printed in any order and as 
  103. often as you desire.  Reports may be printed to the screen first to 
  104. check their accuracy.  Should you discover a posting error after 
  105. examining the reports, you can correct the error and rerun the reports.
  106.  
  107.      The only report that must be printed to the printer each period 
  108. is the General Ledger Report.  If the General Ledger Report has not 
  109. been printed to the printer (not just the screen), you will not be 
  110. allowed to end an accounting period and start another.  The General 
  111. Ledger Report shows the opening balance for each account, all of the 
  112. transactions posted to the account for the accounting period followed 
  113. by the closing balance for each account.  Once you start a new 
  114. accounting period, the printed General Ledger Report will be your only 
  115. audit trail.  To start a new accounting period without printing the 
  116. general ledger would leave no trace of how an account arrived at its 
  117. present balance.  Since organizations like the IRS want to know how 
  118. you arrived at those numbers on your tax return, the General Ledger 
  119. Report is required.  If it hasn't been printed the program will never 
  120. ask "Do you want to start a new accounting period?".
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133. DOUBLE ENTRY ACCOUNTING
  134.  
  135.      Double entry accounting requires that the total of all debit <+> 
  136. entries must be the same as the total of all credit <-> entries.  It 
  137. does not mean that there must be a credit for every debit, only that 
  138. all entries must add up to zero.  Each accounting period consist of a 
  139. series of balanced entries with equal pluses and minuses.
  140.  
  141.      For example, all of the checks written during a month are posted 
  142. to the various expense accounts as debit <+> amounts.  The total of 
  143. all of those checks is then posted to the CASH IN BANK account as a 
  144. single credit <-> amount.  The net of all the transactions posted is 
  145. therefore zero, making a balanced series of entries.  All income 
  146. amounts are entered as credit <-> amounts and a corresponding debit 
  147. <+> entry is made to the Cash in Bank account or to Accounts 
  148. Receivable.  The PC-GL program helps you when posting transactions by 
  149. displaying the balance of all transactions posted at the upper right 
  150. of the screen.  When all of the transactions for the accounting period 
  151. have been posted, the balance displayed should be zero.
  152.  
  153.      If you are unfamiliar with double entry accounting, it is beyond 
  154. the scope of this manual to completely cover the subject.  However, 
  155. all is not lost.  The PC-GL system can also be used as a simple single 
  156. entry system.  Just enter all your expenses and income to the proper 
  157. account and run the system normally.  Expenses are entered as positive 
  158. <+> amounts and (this is important!) income amounts are entered as 
  159. negative <-> amounts.  To enter a negative amount, first enter then 
  160. number then press the minus<-> sign.
  161.  
  162.  
  163.  
  164. SETTING UP THE CHART OF ACCOUNTS
  165.  
  166.      A standard chart of accounts is provided with the program.  
  167. Although any sequential numbering scheme will work with the general 
  168. ledger program, the one provided is in common usage by accountants.  
  169. To use the standard chart of accounts, simply run the program with the 
  170. file PC-GL.COA on the data disk drive.  Be sure to make a backup copy 
  171. of PC-GL.COA first.
  172.  
  173.      The chart of accounts can be added to at any time during the 
  174. processing period.  All chart of accounts setup and modification is 
  175. done using the <Enter or Change Chart of Accounts> selection on the 
  176. menu.  This section allows you add new COA items, delete or change 
  177. existing ones, or examine the COA by scrolling up and down the 
  178. screen.  All commands are listed at the bottom of the screen and are 
  179. selected by a single keystroke.  Upon entering this section you may 
  180. immediately begin adding items to the chart of accounts or, by 
  181. pressing the Escape key, you may go to the command mode and insert, 
  182. delete or change items in the chart of accounts.  You will not be 
  183. allowed to delete an account with a balance or change balance 
  184. amounts.  Changing amounts is done by posting transactions to the 
  185. account.  That way you have that all important audit trail.  Upon 
  186. exiting the chart of accounts section, the chart of accounts is 
  187. automatically sorted in account number order.
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.      Each chart of accounts item contains the following information:
  201.  
  202. 1)    ACCOUNT NUMBER - A three digit number between 000 and 998 that 
  203.      will be used for posting transactions.
  204.  
  205. 2)    ACCOUNT CODE - A two digit number which determines how, and on 
  206.      which reports, the item will be printed.  (See the section on 
  207.      COA coding for details.)
  208.  
  209. 3)    PRIOR YEAR % - This number will be printed on the income 
  210.      statement and is for informational purposes only.  If no prior 
  211.      year % is desired just press return for this entry and none will 
  212.      be printed on the income statement.  The prior year % is updated 
  213.      automatically at the end of the year by the Year End Update 
  214.      procedure.
  215.  
  216. 4)    ACCOUNT DESCRIPTION - Up to 27 characters are allowed for the 
  217.      account description.
  218.  
  219. 5)    CURRENT AMOUNT - The balance of all transactions entered to this 
  220.      account for the current accounting period.  If an asterisk <*> 
  221.      is entered during setup this chart of accounts entry will be 
  222.      treated as a title account on reports.  Title accounts are used 
  223.      to provide headings and totals on reports.  Transactions cannot 
  224.      be posted to a title account.  Press any other key during setup 
  225.      to enter a zero beginning balance for current and year to date.
  226.      
  227. 6)    YTD AMOUNT - The balance of all transactions entered to this 
  228.      account for the current year.  Opening account balances cannot 
  229.      be entered when the chart of accounts is set up, they must be 
  230.      posted as transactions.
  231.  
  232.      Just remember to look at the bottom of the screen when in 
  233. doubt.  Your options will usually be printed there.
  234.  
  235.      The first item in the chart of accounts should contain the name 
  236. to be printed on all reports.  If you are using the standard chart of 
  237. accounts, just change the description of the first account from 
  238. STANDARD CHART OF ACCOUNTS to the name you want printed on your 
  239. financial statements.
  240.  
  241.      Once the chart of accounts has been setup, you won't be using 
  242. this section except to occasionally add new items to the chart of 
  243. accounts or delete items with zero balances no longer in use.
  244.  
  245.  
  246. ENTERING TRANSACTIONS
  247.  
  248.      All checks and journal entries for the accounting period are 
  249. entered using the <Enter or Change Transactions> selection of the 
  250. menu.  This selection also allows you to examine entries by scrolling 
  251. up and down the screen and to insert, delete or change entries.  All 
  252. commands are listed at the bottom of the screen.  You may also obtain 
  253. a total of all the amounts posted to an account during the current 
  254. posting session.
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.      Each transaction contains the following information:
  268.  
  269. 1)    DESCRIPTION - Up to 21 characters are allowed to describe the 
  270.      entry.  Just pressing <return> or <+> will cause the previous 
  271.      entry to be repeated.  To enter a blank description, press the 
  272.      space bar then <return>.
  273.  
  274. 2)    CHECK NO. - A five digit check or reference number.  Numbers or 
  275.      letters may be used. Pressing <return> will cause the previous 
  276.      number to be repeated.  Pressing <+> will enter a number equal 
  277.      to the previous number plus one.  (This is useful when entering 
  278.      a series of checks with sequential check numbers.)
  279.  
  280. 3)    DATE - The date must be entered in MODA form.  i.e. 0108 for 
  281.      January  eighth.  Pressing <return> or <+> will repeat the 
  282.      previous date.  Any day of the month higher than 31 will cause 
  283.      the transactions to be posted to the year to date balance only.  
  284.      (In other words, a transaction with a date of 0185 would not 
  285.      affect current balances when posted, only year to date balances.)
  286.  
  287. 4)    ACCOUNT NUMBER - A three digit account number must be entered.  
  288.      Once the account number has been entered, the program will check 
  289.      to see if the number is a valid account number.  If not, you 
  290.      will be asked to reenter the account number.  Once a valid 
  291.      account number has been entered, the corresponding account 
  292.      description from the chart of accounts will be displayed at the 
  293.      bottom of the screen.  If you don't remember the account number, 
  294.      enter the number 999.  You will then be able to use the up and 
  295.      down arrow keys to search the chart of accounts for the correct 
  296.      account number.
  297.  
  298. 5)    AMOUNT - The amount is entered calculator style without using 
  299.      the  decimal point.  Debit entries are entered as positive 
  300.      numbers and credit entries are entered as negative numbers.  To 
  301.      enter a negative number, enter the number in the regular manner 
  302.      followed by the minus <-> sign instead of the enter or plus <+> 
  303.      sign.
  304.  
  305.      The balance of all the transactions posted for the period, and 
  306. the total for the current check number are constantly displayed at the 
  307. upper right of the screen.  The check balance will help when posting a 
  308. single check to multiple accounts.
  309.  
  310. PRINTING CHECKS
  311.  
  312.      Checks may be printed at any time from the command mode.  Just 
  313. use the up and down arrows to point to the check you want to print 
  314. then press <P>.  You will then be asked to enter the following 
  315. information:
  316.  
  317.      >Check date - Enter the check date as MO/DA/YR or press return 
  318.      to enter the month and day you entered for the check and the 
  319.      system date year.
  320.      >Pay to - Enter the name you want the check made out to or press 
  321.      return to enter the name you used for the description.
  322.      >Street Address and City State & Zip - Enter the address you 
  323.      want printed on the check or press return for no printed address.
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.      For most checks this means that all you do to print a check is 
  333. point at the check, press <P>, then press the return key four times.
  334.  
  335.      If you have distributed a check to several accounts by making 
  336. multiple entries with the same check number, the program will total 
  337. all of the amounts for the selected check number before printing the 
  338. check.  If you press the <P> by mistake, the escape key will get you 
  339. out.  After you enter the City State & Zip, the check will print.
  340.  
  341.      Checks are printed on standard preprinted accounts payable 
  342. checks.  Set the printer to begin printing under "DATE" on the first 
  343. page of the check form.  The checks may be ordered from a number of 
  344. suppliers including NEBS (New England Business Services).  The NEBS 
  345. form number is 9020.
  346.  
  347.  
  348. PRINTING REPORTS
  349.  
  350.      To print any of the available reports just select the report 
  351. from the main menu.  First you will be asked to input a report date to 
  352. be printed on the report.  Alphabetic and numeric dates are 
  353. acceptable. i.e. January 31, 1984.  Pressing return will enter the 
  354. system date for the report date.  After a date is entered you will be 
  355. able to choose printing to the printer, the screen or to a file.
  356.  
  357.      If you choose to print to a file you will be prompted for a file 
  358. name.  The program will print the report to that file exactly as it 
  359. would have been printed to the printer.  These files are regular ASCII 
  360. files and can be read by most word processors.  Specifying a file name 
  361. of LPT2: will allow you to print to a second printer.
  362.  
  363. YEAR END CLOSEOUT
  364.  
  365.      At the beginning of a new accounting year all profit and loss 
  366. account balances are set to zero using this selection.  In addition, 
  367. the prior year percentages are updated to reflect the year just 
  368. ended.  The program will ask for the account number of your capital 
  369. account, then the profit or loss for the year just ended will be 
  370. posted to that account.  If you are using the Standard Chart of 
  371. Accounts, the capital account would be account number 465.  This 
  372. section should be used only once a year and cannot be done unless the 
  373. General Ledger has been printed.
  374.  
  375.  
  376. END OF PROCESSING
  377.  
  378.      When processing is completed you must exit the program using 
  379. this selection.  You will be asked if you want to end processing.  Any 
  380. answer other than "Y" will return you to the main menu.
  381.  
  382.      If you have entered any transactions, you will be asked to enter 
  383. a three month abbreviation for the month just processed.  The only 
  384. acceptable answers are one of the three character month abbreviations 
  385. or the number 13.  The number 13 is for use by those organizations 
  386. that use a 13 month accounting year.  If you had just completed the 
  387. month of February you would enter FEB.  The program would then save 
  388. three files to the disk:
  389.  
  390.                PC-GL.COA - The latest chart of accounts
  391.                PC-GL.TRN - The latest transactions
  392.                FEB.TRN   - A backup copy of the transactions
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.     The last file saved is saved so that later you may review all the 
  400. transactions posted to an account for the past year using the Print 
  401. Account Summary Report selection of the menu.  Until you have at least 
  402. one month's data saved to the disk, the Print Account Summary Report 
  403. will not have any transactions to summarize.
  404.  
  405.      If you only close out the General Ledger quarterly, you should 
  406. use only the abbreviations for the months that end a quarter. 
  407. (normally MAR, JUN, SEP and DEC)  This will prevent you from 
  408. duplicating the data read by the Accounts Summary Report.
  409.  
  410.  
  411.  
  412. CHART OF ACCOUNTS CODING
  413.  
  414.      If you use the standard chart of accounts or a modified version 
  415. of the standard chart of accounts, it is not necessary to be familiar 
  416. with chart of account coding.  Just delete the unwanted chart of 
  417. account items. This information is provided for those who want to use 
  418. their own chart of accounts or produce special reports.
  419.  
  420.      The first number of the two digit code is a number from 1 to 9 
  421. which determines the account type.
  422.  
  423.               1.  ASSETS
  424.               2.  LIABILITIES
  425.               3.  INCOME (OR SALES)
  426.               4.  COST OF SALES
  427.               5.  GROSS PROFIT
  428.               6.  OPERATING EXPENSES
  429.               7.  OTHER INCOME
  430.               8.  OTHER EXPENSES
  431.               9.  NET PROFIT
  432.  
  433.      The GROSS PROFIT (#5) and PROFIT OR LOSS (#9) are generally used 
  434. only once in each chart of accounts for totaling purposes.  The COST 
  435. OF SALES (#4), GROSS PROFIT (#5), OTHER INCOME (#7) and OTHER EXPENSES 
  436. (#8) can be omitted if your applications doesn't require those 
  437. categories.
  438.  
  439.  
  440.      When printing the income statement and balance sheet, the sign 
  441. for the balances of accounts with odd numbered account codes is 
  442. reversed.  For instance income amounts (#3) normally have credit 
  443. balances and are carried as minus numbers in the general ledger.  When 
  444. printed on the income statement they will be printed as positive 
  445. numbers.
  446.  
  447.      The second number of the two digit code determines the totaling 
  448. level for an account on the income statement and balance sheet.  The 
  449. total level is used to determine what totals and subtotals appear on 
  450. reports.  Each higher total level totals all previous lower account 
  451. numbers.  The best way to understand how the totaling level works is 
  452. to experiment.  Just change the number and reprint the report to see 
  453. how it looks.  Chart of account coding can be changed at any time 
  454. without causing problems.
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466. Total Level:
  467.  
  468. 0    The balance and description will print only on the general 
  469.      ledger report.  When printing the balance sheet or income 
  470.      statement, the balance (if any) will be totaled and printed into 
  471.      the next higher number.  i.e. The total for a series of 0 coded 
  472.      accounts will print into the next account numbered 1 or higher.
  473.  
  474. 1    Used for most accounts.  On the balance sheet the account 
  475.      balance will be printed in the first column.
  476.  
  477. 2    Prints total of all previous 0 and 1 accounts.  Prints in the 
  478.      middle column of the balance sheet.
  479.  
  480. 3    Prints total of all previous 0, 1, and 2 accounts.  Prints in 
  481.      the right hand column of the balance sheet.
  482.  
  483. 4    Used for subtotal accounts such as TOTAL ASSETS, OPERATING 
  484.      PROFIT etc.
  485.  
  486. 5    Used for the NET PROFIT account on both the balance sheet and 
  487.      income statement.  If the balance sheet does not contain a level 
  488.      5 account, the balance sheet will not balance.
  489.  
  490.      On the income statement and balance sheet, any number higher 
  491. than 1 will be preceded by a blank line.  The number 9 will cause the 
  492. printer to start a new page.  The use of a 9 is be restricted to title 
  493. accounts with no balance.
  494.  
  495.      Accounts used only for totaling the balances of previous 
  496. accounts or for printing titles on a statement are title accounts.  A 
  497. title account is created by entering an asterisk in the current 
  498. balance column of an account.  You cannot post any transactions to a 
  499. title account.  Most accounts with a totaling level higher than 1 will 
  500. be title accounts.
  501.  
  502.  
  503. HANDLING BEGINNING AND ENDING INVENTORY
  504.  
  505.      If your application doesn't require that beginning and ending 
  506. inventory show on the income statement, you should skip this section.  
  507. It discusses a commonly used but somewhat confusing technique to 
  508. properly display beginning and ending inventory on a computerized 
  509. income statement.
  510.  
  511.      Any transaction with a date that contains a day of the month 
  512. higher than 31 will be posted as a year to date transaction only.  It 
  513. will not affect the current period balance.  This is moderately useful 
  514. for making adjustments to the year to date balances, but it's 
  515. principal value lies in making the beginning and ending inventory work 
  516. properly on the income statement.
  517.  
  518.      If we assume that the inventory at the beginning April was 
  519. $25000.00 and the inventory at the end of April was $29000.00, the 
  520. following series of entries would be required:
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533. Description          Ref #        Date      Acct #       Amount
  534. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  535.  
  536. Inventory           GJN04         0430       151        29000.00
  537. Inventory           GJN04         0430       151        25000.00-
  538. Beginning Inv.      GJN04         0430       601        25000.00
  539. Ending Inv.         GJN04         0430       696        29000.00-
  540. Ending Inv.         GJN04         0484       696        25000.00
  541. Beginning Inv.      GJN04         0484       601        25000.00-
  542.  
  543.  
  544.      Notice that the last two entries are year-to-date entries 
  545. because the day of the month is higher than 31.  If the beginning and 
  546. ending inventory accounts start at zero (as would be the case at the 
  547. beginning of the year), the last two year-to-date entries should be 
  548. omitted.
  549.  
  550.  
  551. USING THE CONFIGURATION PROGRAM 
  552.  
  553.      The configuration program (GLCONFIG.COM) is provided free to all 
  554. registered users.  It allows you to change certain features of PC-GL.  
  555. The GLCONFIG.COM program and the main program (PC-GL.COM) should both 
  556. be on the same disk drive when you configure your copy of PC-GL.  Just 
  557. run the program by typing GLCONFIG at the Dos prompt.  Use the up and 
  558. down arrows to move the pointer and then press <C> to change an item.  
  559. You will be allowed to change the following information:
  560.  
  561.      Display Colors - If you have a color adapter and monitor, you 
  562.      can change the colors for screen borders, program prompts, data, 
  563.      and background.  Allowable colors are from 0 to 15 except for 
  564.      background color which can only be from 0 to 7.
  565.  
  566.      Disk Drive and Path - Enter a drive and path designation for 
  567.      PC-GL data.  If you want the program to read data from the B 
  568.      drive just enter B:.
  569.  
  570.      Income Statement Heading - You can change the default heading 
  571.      printed on the income statement report.  You will probably need 
  572.      to start with some blank spaces to line up the heading 
  573.      correctly.  Sometimes trial and error is the best way.
  574.  
  575.      Balance Sheet Heading -  You can also change the balance sheet 
  576.      headings.
  577.  
  578.      Income Statement and Balance Sheet Footers - A "footer" is a 
  579.      short comment inserted at the end of a report.  An example of a 
  580.      footer would be a statement like "Prepared without benefit of 
  581.      audit", or any other meaningless comment your attorney tells you 
  582.      to put on your financial statements.
  583.  
  584.      Laser Printer? - You will also be able to change the way PC-GL 
  585.      starts a new page.  Usually, PC-GL starts a new page by counting 
  586.      lines until the page total equals 66 lines.  If you enter a "Y" 
  587.      for the laser printer question, PC-GL will start a new page by 
  588.      issuing a form feed command.  This would work just fine on most 
  589.      other printers too, but requires that you set the top of form
  590.      before you start printing.
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.      When you have finished making your changes, press the escape key
  600. to exit the program.  You will then be asked if you want to save the 
  601. changes.  If you answer with a Y, both the configuration program and 
  602. PC-GL will be changed until you run the configuration program again.
  603.  
  604.  
  605. HELPFUL HINTS 
  606.  
  607.      When using the <C> Change selection to change a chart of account 
  608. item or a transaction, you don't have to reenter each field.  Just 
  609. press the return key to skip to the next field.
  610.  
  611.      The <T> Total selection for transaction entries is useful for 
  612. checking balances.  It can also be used to add up all the purchases so
  613. you can make an ending inventory calculation based on a desired cost 
  614. of sales.
  615.     
  616.      It is helpful to remember that PC-GL uses data that has been 
  617. loaded into random access memory.  New data is not saved to the disk 
  618. until you end processing or select the <S> Save option from the Enter 
  619. or Change Transactions section of the program.  This also means that
  620. if you make a mistake on the opening question (Do you want to start a
  621. new accounting period?) you can just boot the computer and start
  622. over.  Your previous data is still on the disk.
  623.  
  624.      The Account Summary Report will summarize all the transactions 
  625. posted to a particular account number for the past 12 months.  It will 
  626. look at all the transaction files on your disk that start with a three 
  627. character month abbreviation.  In other words, it will look at 
  628. JAN.TRN, FEB.TRN, MAR.TRN etc. and print all the transactions made to 
  629. the selected account number.  If you only start a new processing 
  630. period every three months, you should only use those months as dates 
  631. for saving transactions.  So, you would only use MAR, JUN, SEP or DEC 
  632. as names for transaction files if you were using PC-GL to run 
  633. quarterly financial statements instead of monthly.
  634.  
  635.      You can use this report each January for summarizing payments
  636. for 1099 forms.  The 1099 is that form the government wants every year 
  637. reporting payments to individuals of over $600.
  638.  
  639.      In addition to the configuration program, registered users of 
  640. PC-GL will also receive a program called ANNUAL.COM.  ANNUAL will 
  641. allow you to print a single General Ledger report for the entire 
  642. year.  The program reads all the monthly transaction files, but does
  643. not modify any files.
  644.  
  645.      The "Zero Balances" selection in the chart of account command
  646. mode will set ALL chart of account balances to zero and delete any 
  647. transactions entered for the period.  There are only two reasons to 
  648. ever use this command. 
  649.  
  650. 1)  When you first start using PC-GL you might want to practice a few 
  651. times before you really get started.  You would then use "Zero 
  652. Balances" to get a fresh start.
  653.  
  654. 2)  If you want to use an existing chart of accounts setup on a new 
  655. application, you could zero the existing balances after copying the
  656. chart of accounts file PC-GL.COA to the disk for the new business.
  657.  
  658.  
  659.      PC-GL is written in Turbo Pascal.  The source code is available
  660. for $95.
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.      TO PRINT THIS MANUAL:
  669. Turn on your printer and set it to the top of the page.
  670. Enter  COPY PC-GL.DOC LPT1:
  671.  
  672.