Accounts version 1 for the Psion Series 3a/3c designed and written by Michael Shields, aged 16, July 1998.
Thankyou for downloading this ZIP file!
IF YOU AREN'T INTO READING TEXT FILES PLEASE AT LEAST READ THE LAST FEW PARAGRAPHS!
Accounts.zip should contain:-
Accounts.opa - the main Accounts program.
User.rec - The file containing name and password information.
Readme.txt - this text file.
NB: If this ZIP file is named the same as another program already in the same area as this one you can rename it:-
Accmick.zip or...
Mickacc.zip or...
accver1.zip
Introduction
------------
Accounts is a small banking utility that basically keeps track of your bank account/s. It can only handle basic credit/debit transactions at the moment as I wanted a program that would simply keep track of the money I had without all the advanced features of most of the other money-related programs available. I created it because I had just opened a new account and I wanted a SMALL program that kept track of the money in the account and a good feature of it is its small size (for those who want a basic accounts program but can't fit the big ones on their machines), about 7K! Having said how basic it is I hope you won't be put off because it works well and looks good and I plan to put some more features into it in the future if their is sufficient interest.
Installing
----------
IF YOU ARE NOT COMFORTABLE WITH DIRECTORIES AND COPYING PLEASE READ YOUR USER MANUAL SO YOU UNDERSTAND THE FOLLOWING INSTRUCTIONS!
You can use any utilities that allow copying from your desktop computer to the Psion such as PsiWin, RCOM, Maclink, SYLINK etc...
1. Create a directory on your Psion's Internal disk called \ACC (meaning it will be M:\ACC\). This is where the various accounts will be saved with the extension .acc.
2. Create a sub-directory from your newly created \ACC directory called \DAT (meaning it will be M:\ACC\DAT\)
3. Copy Accounts.opa from your desktop computer to the \APP (M:\APP\) directory on your Psion's Internal disk.
4. Copy User.rec from your desktop computer to the newly created \ACC\DAT (M:\ACC\DAT\) directory. This file contains the name and password you will have to type in when starting Accounts to gain access. The name and password are specified by you.
5. Install Accounts.opa in the normal way (from the "Apps" menu in the system screen).
Using Accounts
--------------
When you first run Accounts you will be asked to enter a user name and password before you can continue. These details are stored in a small file called user.rec in your \ACC\DAT directory. This file will have to be edited (in Data) by you so you can specify your name (first name) and your password. You should use your first name as the name and maybe your PIN number, part of your account number etc as the password or you can make one up. If the details are submitted and don't match exactly (case sensitive) the ones in user.rec then you will be told "Invalid Identification" and you will have to type them in again (the file initially has the name "John" and the password "Accounts" as an example)
The next screen after this greets you warmly with Good morning/afternoon/evening followed by your name (for that personal touch) and gives you 3 options, open an existing account, create a new account or delete an existing account. If you choose to create or delete an account after you've done that you will return to this screen, however if you open an account you will be taken to the main statement screen.
The main statement screen shows a mini-statement of your last 8 transactions with your account number and sort code shown at the top and the time and date at the bottom. If their are no entries in the account it will obviously be blank but if entries are in the account they will be shown with the different fields of the transaction:-
DATE - the date the transaction occurred (max 10 characters).
DETAILS - the details of the transaction (you can also make notes here [max 20 characters]).
CREDIT - the amount credited (shows 0.00 if the transaction was a withdrawel [max 999999.99]).
DEBIT - same as credit but obviously shows the amount debited.
BALANCE - shows the current balance in the account.
Pressing