home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 170 / bankplus.txt < prev    next >
Encoding:
Text File  |  2001-04-16  |  14.4 KB  |  405 lines

  1.                           "BankPlus" by Pete Sipple
  2.                      Written for the Psion Series 5/5mx
  3.  
  4.  
  5.  
  6. BankPlus is a financial package which allows the user to create up to 
  7. sixteen accounts, which can be either BANK or CREDIT CARD accounts. It
  8. will automatically pay standing orders, arrange inter-account transfers,
  9. and lets you print a statement to screen or printer. It allows the user
  10. to verify bank statements, and comes with a basic password facility, to
  11. prevent casual prying.
  12.  
  13. BankPlus is not the most feature-packed program available, but is designed
  14. for users who want a quick & easy way of keeping their bank accounts in
  15. order.
  16.  
  17.  
  18.  
  19.  
  20. Installation:
  21. =============
  22.  
  23. BankPlus uses a .sis file to install the files into the correct location on your
  24. Series 5. This makes installation straightforward.
  25.  
  26. Here is how to install BankPlus:
  27.  
  28. 1. Connect your Series 5 to your PC with the PsiWin lead.
  29. 2. Unzip the bankplus.sis file to any folder on your PC.
  30. 3. On your PC, double-click on the bankplus.sis file. This will start the
  31.    Epoc Install program, and copy the required files will be copied to
  32.    your Psion.
  33. 4. Click on your Psion's Extras button, you should see a new icon, "BankPlus".
  34.  
  35. If you do not have access to a PC with PsiWin, you will need to copy a program
  36. called instexe (supplied by Psion) onto your Series 5. Tapping this file will
  37. install support for sis files on your Series 5. You can then copy the 
  38. bankplus.sis file onto your Psion and install BankPlus by double-tapping.
  39. The instexe file is available for download from the BankPlus website, from Psion,
  40. or on the Palmtop Magazine CD.
  41.  
  42.  
  43. =================================================================================
  44.  
  45. Info on using BankPlus:
  46. =======================
  47.  
  48.  
  49. Menu Options
  50. ============
  51.  
  52. The 'Account' Menu Card presents a list of the accounts that you have 
  53. set up - Select an account to use.
  54.  
  55. Find - Search the selected account for an individual item
  56. New Item - To enter a new item. Just pressing [Enter] does the same job
  57. Transfer - Transfer funds between accounts
  58. Standing Orders - Setup or edit standing orders
  59.  
  60. View - View a list of transactions/balances in date order (Bank statement)
  61. Check - To verify BankPlus data with your bank statement
  62. Balances - Total balances on all accounts (press [menu] for other commands)
  63. Categories - For an overview of category spend
  64. Print - Print a list of transactions/balances in date order (Bank statement)
  65.  
  66. Tidy - Tidy entries older than specified date (entries are deleted)
  67. Archive - Copy data from all accounts into a seperate file for archiving
  68. Export - Export as Quicke, comma delimited or tab delimited (for spreadsheets)
  69. Currency Converter - A calculator for currency conversion
  70. Converter settings - Set currency conversion defaults
  71. Information - Bank account numbers, sort code, phone number and notes
  72. Display Graph - A visual representation of your accounts
  73.  
  74. Setup Accounts - Change / setup bank account information
  75. Settings - To set basic defaults
  76. International - Setup currency details and number formats.
  77. Category settings - Up to 30 categories are allowed. Enter names here.
  78. Password - change password. Enhanced option protects BankPlus when multitasking
  79.  
  80.  
  81.  
  82. Explanation of "Clearing" & "Stmt"
  83. ==================================
  84.  
  85. By default, new entries are marked as "uncleared", which means that they 
  86. haven't appeared on your monthly statement from your bank.
  87.  
  88. The Balance shown on the main menu screen shows "Balance" (which includes
  89. all transactions, cleared or not, as of today's date)
  90.  
  91. The 'Cleared' total shows the amount shown on your latest bank statement.
  92.  
  93. To adjust "cleared", use the "check" option from the statement menu. Press 
  94. [C] to confirm that an item is cleared, ie. has appeared on your statement.
  95.  
  96. Note that items with a transaction date greater than today's date will not 
  97. affect the current balance, until that date is reached.
  98.  
  99.  
  100.  
  101. Standing Orders
  102. ===============
  103. There is no limit to the amount of standing orders that can be set up. At the 
  104. beginning of each month, BankPlus automatically checks and pays any standing 
  105. orders that are due in the current month, or the next month. This range 
  106. can be expanded from the settings menu option if required. The automatic 
  107. check once per month is all that is required, however there is a "force s/o 
  108. check option" available if required from the Standing Order screen.
  109.  
  110. Standing orders normally will be paid every month, but specific months can be
  111. excluded if required, to accomodate non-specific standing orders (such as
  112. quarterly payments). Weekly standing orders cannot be handled by BankPlus.
  113.  
  114.  
  115.  
  116. Explanation of Credit Card accounts
  117. ===================================
  118. Some users have expressed confusion over how "credit card" account types
  119. work. Here is a summary of how they should be used.
  120.  
  121. Definition - If you have a credit card account, it should be set up as such
  122. under the Setup Accounts option. Bank makes a 'Credit card' card works in an
  123. opposite way to a "Bank' account, in that debits are added to the balance, 
  124. rather than deduced. This is why the balance on the statement issued by your
  125. credit card company shows a positive balance and payments are deduced from 
  126. the outstanding balance. This means that when you enter a transaction into 
  127. Bank, you will enter it as a "debit", whereas payments are "credits"
  128.  
  129. Balances - If an account is correctly set as a 'Credit card' account, the 
  130. fact that your 'credit card' balance is money that you owe, is reflected in 
  131. the Balances total. If you were to owe $100 to Visa/Mastercard, the 
  132. "Balances" option would show a "debit" and reduce your total balance 
  133. accordingly.
  134.  
  135. Transfers - If you wish to make an inter account transfer to show that you 
  136. have made a payment to your credit card company, you would select "Transfer",
  137. and set the "From Account" to be the bank account, and the "To Account" to 
  138. be the credit card account. The "Transfer amount" should not be a negative 
  139. amount.
  140.  
  141.  
  142.  
  143.  
  144. Categories
  145. ==========
  146. This option is for users who wish to keep a record of transaction types, for
  147. example,  cash, cheque, payment, petrol, etc. transactions. The names of the 
  148. transaction types are entered (max of 30 in the 'Category names' screen, 
  149. and the Category function is enabled in the Settings menu. When new items
  150. are entered, you have the option to select that category. 
  151. Reports / Find / View can then search or list by category.
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160. =================================================================================
  161.  
  162. Upgrading files from Series 3a/3c to Series 5:
  163. ============================================
  164.  
  165. Note that datafiles are NOT compatible. A seperate utility, BP3EXP.OPO
  166. will need to be run on your Series 3/3a/3c machine to create
  167. export files which can be read by the Series 5 version.
  168.  
  169. Settings files cannot be transferred, so you will need to re-input 
  170. account & category names.
  171.  
  172. 1. Install BP3EXP.OPO into the \OPO\ directory on your 3/3a/3c
  173. 2. From under the OPO icon, select BP3EXP and run the program
  174. 3. Select which account you wish to convert
  175. 4. Repeat this procedure for each account
  176.  
  177. 5. Copy the files (.BP3) onto your Series 5, in a directory called C:\BankPlus
  178. 6. Run BankPlus. You will need to manually create each account.
  179. 7. Select the first account that you wish to add data to.
  180. 8. Run "Import" from the menu and select the BP3 file which corresponds to the account.
  181. 9. Repeat the above for each account you wish to import
  182.  
  183. Repeat the same procedure for standing order export, but select the file BANKSO.ODB,
  184. or a BankPlus archive file, if required.
  185.  
  186.  
  187.  
  188. Upgrading registration from Series 3a/3c:
  189. =========================================
  190.  
  191.  
  192. Note: Your Series 3a/3c registration code will work on the Series 5 version,
  193. but you may wish to upgrade to a Series 5 registration code, which can be 
  194. obtained from the author. Your existing code will remove the main "nag" screens
  195. and prompts which would appear after 30 days of unregistered use, but will show 
  196. a very infrequent reminder after nearly two months of use. If you wish to support 
  197. the ongoing development of BankPlus, you may wish to obtain a Series 5 code to 
  198. remove all nag messages. Normal registration price is ú8 (unchanged since 1996),
  199. but existing users can upgrade for just ú5. If you feel that BankPlus for the
  200. Series 5 is useful, then payment for the new version would be appreciated, to
  201. cover development costs and to motivate me for future releases. If you feel that
  202. you are due a Series 5 code free of charge, please let me know.
  203.  
  204. Payment can be made in the usual way. Users may wish to register for an upgrade
  205. online. This can now be done at www.reg.net quoting ID 4155. You must supply your
  206. existing Series 3a/3c/Siena code prior to registration. 
  207.  
  208.  
  209.  
  210.  
  211. ==========================================================================
  212.  
  213.  
  214.  
  215.  
  216. Registering BankPlus
  217. ====================
  218.  
  219. BankPlus is Shareware, and if you find this program useful, you are asked to
  220. register it. The current price is 8.00 UK pounds.
  221.  
  222. Cheques, made payable, to P.Sipple should be sent to the following address:
  223.  
  224. Pete Sipple
  225. 6 The Lodge
  226. 109 Kingswood Chase
  227. Leigh-on-Sea
  228. Essex
  229. SS9 3BE
  230. United Kingdom
  231.  
  232.  
  233.  
  234. The following methods can be used to register:
  235. 1. Send a cheque drawn on a UK bank for 8ukp, made payable to "Pete Sipple"
  236. 2. Send a cheque drawn from your local bank, but payable in sterling, to "Pete Sipple"
  237. 3. Make payment by credit card (see below)
  238. 4. Contact a friend in the UK and ask them to forward payment in ukp.
  239. 5. Arrange for a direct payment into my bank account, see below.
  240. 6. Obtain payment in UK sterling notes and coins from a foreign currency exchange service.
  241.  
  242.  
  243. If requested, you will be sent the most current version of BankPlus by email.
  244. Please remember to include your email address (if appropriate) and the 
  245. current version number (from 'About'). Files sent by email will be UUencoded
  246. if sent over Internet. 
  247.  
  248. If you cannot accept UUencoded email, or have no email account, a disk of 
  249. the latest version can be posted out to you, but please add 1.00ukp for disk
  250. cost plus postage.
  251.  
  252.  
  253. Credit Card
  254. ===========
  255. Payment can be made by Visa, Mastercard or American Express online using RegNet.
  256. Transactions are made by secure server. Note that payments are deducted in dollars,
  257. and include RegNet's handling fee.
  258.  
  259. To register BankPlus for the Series 5, go to http://www.reg.net and quote
  260. the RegNet ID #3771.
  261.  
  262. If you are unable/unwilling to register online, RegNet can be reached at 1 800 999-2734.
  263. For those of you outside the U.S. you can call RegNet at +1 805 288-1827.
  264. Please quote the RegNet ID #3771.
  265.  
  266.  
  267. Bank Account
  268. ============
  269.  
  270. If you wish, you can arrange for your bank to credit my bank account. Please
  271. note that unless you contact me to advise me that you have done this, I
  272. have no way of knowing who the payment is from, so please mail or email me
  273. to confirm the transaction. Also, please ensure that your name is quoted
  274. as a reference in the transaction to enable me to identify it.
  275. Bank: First Direct
  276. Address: Millshaw Park Lane, Leeds LS11 0LT, UK
  277. Account Number: 70172790
  278. Sort Code: 40-47-86
  279.  
  280.  
  281.  
  282. As well as supporting the Shareware concept, registration brings additional
  283. benefits:
  284.  
  285. 1. You can join the BankPlus Mailing list and receive regular updates on new
  286. releases as they become available.
  287.  
  288. 2. You will be sent a registration number to remove the startup "nag" screen.
  289.  
  290. 3. Wherever possible, your suggestions will be considered for future
  291. releases.
  292.  
  293.  
  294.  
  295. =========================================================================
  296.  
  297. Latest Version:
  298. ===============
  299.  
  300. The latest version of BankPlus can be obtained by any of the following
  301. methods:
  302.  
  303. 1. Downloaded direct from the BankPlus homepage
  304.    http://www.petesipple.co.uk/bankplus.html
  305. 2. By email. Mail bankplus@petesipple.co.uk for details
  306. 3. From the bankplus conference on CiX
  307. 4. From other shareware sources, inc the main FTP sites and 3lib
  308. 5. By sending a disk and stamped addressed envelope to the author
  309.  
  310.  
  311. =========================================================================
  312.  
  313.  
  314. Contacting the author
  315. =====================
  316.  
  317. Comments, queries and bug reports are welcomed. I can be reached by email
  318. at:
  319.  
  320. bankplus@petesipple.co.uk
  321.  
  322. (please remember to state the version number that you are using!)
  323.  
  324. * PLEASE NOTE THAT TELEPHONE REGISTRATION & SUPPORT IS NOT AVAILABLE *
  325.  
  326.  
  327.  
  328. Finally:
  329. ========
  330.  
  331.  
  332. Thanks to William Nightingale and Martin Packer for their help with
  333. designing the BankPlus icon. 
  334.  
  335. A big thanks also to my beta testers, especially Nick Baker - Without your
  336. help, the program wouldn't be what it is today!
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343. Disclaimers, etc
  344. ================
  345. Although this procedure appears stable, I cannot accept any liability for 
  346. loss, or damage, as a result of using this procedure.
  347.  
  348.  
  349. The procedures included with releases of BankPlus remain copyright of 
  350. Pete Sipple.
  351. You may freely distribute the files to other users, but please make sure 
  352. that ALL files including this documentation are kept together. Reverse 
  353. translation to obtain the source code is not permitted. 
  354.  
  355.  
  356.  
  357. Written by: Pete Sipple
  358.             7th Dec 1999
  359.  
  360. ==================================================================
  361.                        ** BANKPLUS REGISTRATION **
  362.  
  363. To:         Pete Sipple
  364.             6 The Lodge
  365.             109 Kingswood Chase
  366.             Leigh-on-Sea
  367.             Essex  SS9 3BE
  368.             United Kingdom
  369.  
  370.  
  371. Title:      ___  First Name:  _________  Last Name:  ________________
  372.  
  373.  
  374. Address:    _______________________________________________
  375.  
  376.             _______________________________________________
  377.  
  378.             _______________________________________________
  379.  
  380.             _____________________________________
  381.  
  382.  
  383. Email:      _____________________________________________
  384.  
  385.  
  386. I enclose a cheque/Eurocheque/Money Order (in UK Pounds, payable to
  387. 'Pete Sipple', for ______
  388.  
  389. Credit Card registration is possible with RegNet. See the text file which
  390. accompanies BankPlus for details, or visit http://www.petesipple.co.uk/
  391.  
  392.  
  393. Please quote the current version number: ______ (Series 5 : 3a/3c : Siena)
  394.  
  395.  
  396. Where did you hear about BankPlus: ___________________________  (5sis)
  397.  
  398.  
  399. =======================================================================
  400. Please post this form to the above address. Note that phone/fax
  401. registration is not available.
  402.  
  403.  
  404. Please send any useful feedback to bankplus@petesipple.co.uk
  405.