home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff273.lzh / PennyWise / help / General.Help < prev    next >
Text File  |  1989-11-06  |  2KB  |  45 lines

  1. ---------------------PENNYWISE CASH BOOK ---------------------------
  2. PENNYWISE (PW) is intended as a flexible cashbook type program for the AMIGA.
  3.  
  4. The interface is intuitive, making good use of the AMIGA's features. The
  5. program has been designed to keep key-board input to a minimum.
  6.  
  7. Click 'VERSION' to see which version of PW you are using.
  8. ----------------------------------------------------------------------
  9. CONCEPTS:
  10.  
  11.     A PENNYWISE FILE IS BASED ON A FISCAL PERIOD THAT
  12.     YOU DEFINE IN THE 'ACCOUNTS' WINDOW. THE USER
  13.     DETERMINES THE PERIOD.
  14.  
  15.     AS MUCH AS POSSIBLE, DATA ENTRY IS KEPT TO A MINIMUM. 
  16.     PAYEES/ PAYERS, COST CENTERS, TRANSACTION TYPES & TRANSACTIONS
  17.     (* SEE OTHER HELP FILES ABOUT THESE *)
  18.     ARE ONLY ENTERED ONCE AND THEREAFTER CAN BE SELECTED FROM
  19.     A SCAN LIST!
  20.  
  21.     
  22. Some screens have gadgets at the bottom. They are
  23. O.K = Back To Account Description Window | SAVE = Save record now!
  24. << Goto the first record | < goto to previous record
  25. > Goto the next record | >> Goto The Last Record
  26. ? Bring Up the SCANLIST to find an item, [QUIT] = QUIT!
  27.  
  28. (* Select [About The Gadgets] from the HELP Requester to learn about
  29. gadgets *)
  30.  
  31. ---------------------------------------------------------------------
  32.  
  33. 'Menus' for making further selections are found in the normal AMIGA
  34. manner. Select [About Menus] from the HELP Requester to learn about
  35. using menus.
  36. ---------------------------------------------------------------------
  37.  
  38. PW is programmed in Benchmark MODULA-2. It was also an exercise in
  39. dynamic memory allocation. This way no limits, other than those created
  40. by the hardware, are placed on the transaction numbers.
  41.  
  42. NOTE: A trait of BENCHMARK'S COMPILER is that the compiled program's size 
  43. is usually much larger than the amount of memory that program will require.
  44.  
  45.