home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac_os2 / etelr18.zip / E-TELLER.HLP (.txt) < prev    next >
OS/2 Help File  |  1994-07-22  |  65KB  |  1,721 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4. E-Teller is a bank and credit card account management utility. 
  5.  
  6. E-Teller is not free.  Please see the Registration topic for information on 
  7. registering E-Teller. 
  8.  
  9.  
  10. ΓòÉΓòÉΓòÉ 2. Installation ΓòÉΓòÉΓòÉ
  11.  
  12. This section explains how to install E-Teller 1.8. 
  13.  
  14. If you are a new or 1.7 user, please refer to New Users. 
  15.  
  16. If you are a 1.5 to 1.6 user, please refer to Converting Files to 1.7. 
  17.  
  18. If you have a version of E-Teller earlier than 1.5, you have one of two 
  19. choices: 
  20.  
  21.  1. Delete your account files and start afresh. 
  22.  2. Find a copy of version 1.5, 1.6, 1.7, or 1.7a and use the scripts contained 
  23.     in the et_cmd.zip file to convert your accounts. Be sure to follow the 
  24.     instructions in the read.me file to the letter if you choose this option. 
  25.  
  26.  
  27. ΓòÉΓòÉΓòÉ 2.1. New Users ΓòÉΓòÉΓòÉ
  28.  
  29. New and 1.7/1.7a users have the easiest task of installing E-Teller. 
  30.  
  31. Just run the install.cmd script and select Skip when prompted to convert 
  32. account and fixed transaction files. 
  33.  
  34. Note:  If you are a 1.7a user, you can skip this note.  If you used the 
  35. installation/conversion utility to convert your account and fixed transaction 
  36. files to work under version 1.7, you may have to alter your et_fixed.dat file 
  37. manually, since there was a bug in the conversion program.  Basically, 
  38. et_fixed.dat holds fixed date-of-month transactions at the top of the file and 
  39. fixed weekday transactions after, something like this: 
  40.  
  41.    [01]                      <- date of month
  42.    d:\e-teller\savings.ldg   <- ledger filename
  43.    NATM                      <- number
  44.    PWithdrawal               <- particulars
  45.    T-100.00                  <- amount
  46.    L<Multi>                  <- category
  47.    S{                        <- begin multi-cat.
  48.    Groceries $70
  49.    Personal $30
  50.    }                         <- end multi-cat.
  51.    ^                         <- trans. separator
  52.    <end>                     <- end date-of-month
  53.  
  54.    [Weekdays]                <- weekday header
  55.    Friday                    <- day of week
  56.    d:\e-teller\savings.ldg   <- ledger filename
  57.    N100                      <- number
  58.    PJohn Doe                 <- particulars
  59.    T-700.00                  <- amount
  60.    LRent                     <- category
  61.    ^                         <- trans. separator
  62.  
  63. The problem with the conversion utility concerns the [Weekdays] section which 
  64. begins the fixed weekday transactions.  The conversion utility may have omitted 
  65. this line from the et_fixed.dat file.  To repair the file, simply open it with 
  66. a text editor and add it before the first weekday transaction. If you haven't 
  67. got any fixed weekday transaction defined in et_fixed.dat, then ignore these 
  68. instructions. 
  69.  
  70.  
  71. ΓòÉΓòÉΓòÉ 2.2. Converting Files to 1.7 ΓòÉΓòÉΓòÉ
  72.  
  73. The installation/conversion utility converts your files automatically for you. 
  74. The only thing you have to do is to tell the installation utility to Convert 
  75. the account and fixed transaction files when the time comes.  With luck, the 
  76. conversion process will go smoothly.  If you would like to look over the 
  77. various files for your own peace of mind, see the New Users topic where the 
  78. file format is listed - account .ldg and .clr files follow an identical format 
  79. as et_fixed.dat beginning with the date line. 
  80.  
  81. As the conversion takes place, your old *.clr files are copied to *.cbk, *.ldg 
  82. to *.lbk, and et_fix*.dat to et_fix*.bak.  If the conversion went without any 
  83. difficulty and the accounts are properly formatted, these files can be safely 
  84. deleted.  The best way to verify the format of the new files is to load them 
  85. into E-Teller. 
  86.  
  87. Note:  If you have a copy of E-Teller earlier than 1.5, you cannot use the 
  88. installation utility to convert you account files.  See the Installation 
  89. introduction for more information. 
  90.  
  91.  
  92. ΓòÉΓòÉΓòÉ 3. Working with Accounts ΓòÉΓòÉΓòÉ
  93.  
  94. This section describes the operations specific to the Accounts window. 
  95.  
  96.  
  97. ΓòÉΓòÉΓòÉ 3.1. Creating a New Account ΓòÉΓòÉΓòÉ
  98.  
  99. Select the New item from the Accounts menu to create a new account. 
  100.  
  101. When creating a new account, you supply a minimum of four pieces of information 
  102. from an available six: 
  103.  
  104. o Name 
  105. o Number 
  106. o Balance 
  107. o Date 
  108. o Type 
  109. o Icon 
  110.  
  111. Name (required) 
  112.           is the name which appears in the Accounts window and in the Report 
  113.           Accounts notebook page. 
  114.  
  115. Number (optional) 
  116.           is an optional account number 
  117.  
  118. Balance (required) 
  119.           is used by E-Teller when you first reconcile your account.  Before 
  120.           the account is first balanced, your starting Balance is, in fact, the 
  121.           Ending Balance. 
  122.  
  123. Date (required) 
  124.           is used by E-Teller in searching for transactions and in printing 
  125.           reports.  Dates must adhere to the yy/mm/dd format which E-Teller 
  126.           uses in order to sort transactions. 
  127.  
  128. Type (required) 
  129.           is used by E-Teller to decide upon an appropriate action when 
  130.           crediting and debiting an account.  There are only two types of 
  131.           accounts: 
  132.  
  133.    o Bank 
  134.    o Credit Card 
  135.  
  136. Icon (optional) 
  137.           is an .ICO file of your choice which will act as a visual 
  138.           representation in E-Teller's accounts container.  This .ICO file can 
  139.           reside anywhere on your hardrive.  For simplicity's sake, an \Icon 
  140.           directory was created beneath E-Teller's if you used the installation 
  141.           utility. 
  142.  
  143.           Note:  The only limitation is the Fixed Transactions item in the 
  144.           accounts container.  It uses the et_month.ico file (if it exists) and 
  145.           cannot be changed. 
  146.  
  147.  
  148. ΓòÉΓòÉΓòÉ 3.2. Opening an Existing Account ΓòÉΓòÉΓòÉ
  149.  
  150. To open an account, double-click on its icon in the Accounts window or select 
  151. the icon and press <Enter>.  An opened account is denoted by the cross-hatch 
  152. background. 
  153.  
  154. If you try to open an already opened account, you will be asked if you wish to 
  155. refresh the account's ledger window.  Selecting Refresh essentially rereads the 
  156. transactions into the ledger. 
  157.  
  158. Note:  In versions of E-Teller earlier than 1.6, users could drag the icon to 
  159. the ledger container.  Since, as of 1.6, each ledger has its own window, drag 
  160. and drop is no longer supported. 
  161.  
  162.  
  163. ΓòÉΓòÉΓòÉ 3.3. Saving an Account ΓòÉΓòÉΓòÉ
  164.  
  165. Rarely is it necessary to save the account ledger data since many of the common 
  166. activities, such as crediting and debiting accounts, are automatically written 
  167. to file.  There are two exceptions to this: 
  168.  
  169. o editing transactions 
  170. o deleting transactions 
  171.  
  172. If you forget to save after any of these activities, E-Teller will notify you 
  173. before the ledger window is closed or E-Teller shuts down. 
  174.  
  175.  
  176. ΓòÉΓòÉΓòÉ 3.4. Closing an Account ΓòÉΓòÉΓòÉ
  177.  
  178. It is seldom necessary to close an account manually.  The exception is when you 
  179. select either the New fiscal year... or Edit... items from the Accounts menu. 
  180. Otherwise, all ledger windows will be closed when you quit E-Teller, but not 
  181. before asking if you want to save the data if necessary. 
  182.  
  183. If you prefer to close the accounts manually, have only one ledger window 
  184. opened, and that window has the focus, simply press F3  If the accounts window 
  185. has the focus, then either right-click on the account icon and select Close or 
  186. select the appropriate icon and click on the Close (Ctrl-F4) menu item in the 
  187. Accounts menu. 
  188.  
  189. If more than one ledger window is opened and you want to close them all without 
  190. quitting E-Teller, right-click on a blank area in the accounts window and 
  191. select the Close or Close all menu items.  Alternatively, select the Close all 
  192. (Ctrl-Shift-F4) item if you haven't right-clicked on the window.  In all cases, 
  193. if a ledger needs to be saved, you'll be prompted before the ledger is closed. 
  194.  
  195.  
  196. ΓòÉΓòÉΓòÉ 3.5. Refreshing the Accounts Container ΓòÉΓòÉΓòÉ
  197.  
  198. Generally you shouldn't have to refresh the accounts in the accounts window 
  199. unless you manually change an account's name or type in the *.clr file and you 
  200. want the change to be reflected in the window, in which case you will click on 
  201. the Refresh now item in the Accounts menu. 
  202.  
  203. If you edit an account through E-Teller, then the refresh will be called 
  204. automatically for you. 
  205.  
  206.  
  207. ΓòÉΓòÉΓòÉ 3.6. Editing an Account ΓòÉΓòÉΓòÉ
  208.  
  209. To edit all but the starting balance of an account, click on the Edit...  item 
  210. from the Accounts menu.  When you've done editing the account data, click OK 
  211. and the changes will be saved to the account's *.clr file. 
  212.  
  213. If either the name or type of account is changed, then the change will be 
  214. reflected in the account window. 
  215.  
  216.  
  217. ΓòÉΓòÉΓòÉ 3.7. Deleting an Account ΓòÉΓòÉΓòÉ
  218.  
  219. To delete an account from within E-Teller, right-click on the account's icon 
  220. and select Delete from the popup menu. If you do not right-click on the icon, 
  221. then the currently selected account will be deleted. 
  222.  
  223. In either case, you will first be prompted before the account files are 
  224. actually deleted. 
  225.  
  226.  
  227. ΓòÉΓòÉΓòÉ 3.8. Setting Account Icons ΓòÉΓòÉΓòÉ
  228.  
  229. E-Teller uses external icon files for the various accounts.  Two were supplied 
  230. in the archive, namely bank.ico and ccard.ico. 
  231.  
  232. To have iconic (?) representations of your accounts, you must explicitly 
  233. specify an icon (either one supplied or another of your own making/choice) by 
  234. clicking on the Set icon... item in the Accounts menu of the accounts window or 
  235. by selecting an icon when the account is first created . The *.ico file you 
  236. select is saved to the account's .clr file in a section entitled [Icon]. 
  237.  
  238. Note:  The Fixed Transactions icon cannot be changed. 
  239.  
  240.  
  241. ΓòÉΓòÉΓòÉ 3.9. Reconciling an Account ΓòÉΓòÉΓòÉ
  242.  
  243. Reconciling an account is simply balancing the ledger with a bank or credit 
  244. card statement. 
  245.  
  246. To reconcile the account, either click on the  toggle button or select 
  247. Reconcile... from the Accounts pull-down menu (also available by right-clicking 
  248. on the Accounts container). 
  249.  
  250. Note:  The toggle button will assume a 'balanced' position during the 
  251. reconciliation process and the Reconcile... menu item will have a check mark 
  252. beside it. 
  253.  
  254. To end the reconcilation process, click on the toggle button or menu item a 
  255. second time. 
  256.  
  257. To reconcile an account, proceed as follows: 
  258.  
  259.  1. click on the toggle button 
  260.  2. enter the new balance 
  261.  3. enter any interest payments/charges 
  262.  4. enter any service charges 
  263.  5. click OK 
  264.  6. double-click on the ledger entries that are to be cleared 
  265.  7. click on the scale button again 
  266.  
  267. If the account has been balanced (based upon the previous month's ending 
  268. balance, the current month's new balance, and the cleared debits/credits), then 
  269. you will be asked to confirm that you want to save the account to disk.  If you 
  270. elect to save, only the uncleared items will be displayed.  If you elect not to 
  271. save, then you will be prompted to save the account before leaving E-Teller. 
  272.  
  273. If the account has not been balanced due to a discrepancy in totals, you will 
  274. be prompted to select one of four push buttons in the Reconciliation Error 
  275. dialog box: 
  276.  
  277. o Yes 
  278. o No 
  279. o Cancel 
  280. o Ignore 
  281.  
  282. Yes 
  283.           instructs E-Teller to fill in the appropriate transaction entry 
  284.           fields where you may make any necessary changes for the balance 
  285.           adjustment entry. 
  286.  
  287. No 
  288.           instructs E-Teller to make no further attempt at reconciliation (in 
  289.           other words, your account will remain unbalanced). 
  290.  
  291. Cancel 
  292.           instructs E-Teller to return to the reconciliation process. 
  293.  
  294. Ignore 
  295.           instructs E-Teller to fake the balance, i.e. adjust the ending 
  296.           balance as though the account had actually been reconcile. 
  297.  
  298.  
  299. ΓòÉΓòÉΓòÉ 3.10. Starting a New Fiscal Year ΓòÉΓòÉΓòÉ
  300.  
  301. Click on the New fiscal year... item from the Accounts menu to begin a new 
  302. fiscal year for a specific account. 
  303.  
  304. What essentially occurs when you select this option is that all of the cleared 
  305. transactions in the *.clr file are deleted.  If you are absolutely certain that 
  306. this is what you want to do, then click on the Proceed button in the 
  307. confirmation dialog box.  If you change your mind while in the entry window, 
  308. you can click Cancel to abort the operation.  Once you click OK then the 
  309. cleared transactions will be removed and the balance in the Balance entry field 
  310. will become the new starting balance. 
  311.  
  312. Note:  It is highly recommended that you not change the value of the Balance 
  313. entry field, since this represents the ending balance of the last 
  314. reconciliation process. 
  315.  
  316.  
  317. ΓòÉΓòÉΓòÉ 3.11. Auto-Opening Accounts ΓòÉΓòÉΓòÉ
  318.  
  319. Check the Auto open item in the Accounts menu if you want E-Teller to open the 
  320. last closed account automatically when it starts up. 
  321.  
  322. If this feature is enabled, a checkmark will appear next to the Auto open menu 
  323. item.  The status of this feature is saved to e-teller.ini when you quit 
  324. E-Teller. 
  325.  
  326.  
  327. ΓòÉΓòÉΓòÉ 3.12. Backing up Accounts ΓòÉΓòÉΓòÉ
  328.  
  329. If you would like E-Teller to back up all of the account and *.dat files before 
  330. it shuts down, check the Backup on exit menu item in the Accounts menu. 
  331.  
  332. If this feature is enabled, a checkmark will appear next to the menu item and a 
  333. dialog box will popup before E-Teller actually shuts down with three push 
  334. buttons: 
  335.  
  336. A: 
  337.           backs up to drive A: 
  338. B: 
  339.           backs up to drive B: 
  340. Cancel 
  341.           skips the backup for this session 
  342.  
  343. The status of the checkmark is saved to e-teller.ini when you quit E-Teller 
  344.  
  345.  
  346. ΓòÉΓòÉΓòÉ 3.13. Printing Accounts ΓòÉΓòÉΓòÉ
  347.  
  348. For detailed information on printing a hard copy of your account(s) data, 
  349. please see Creating Reports. 
  350.  
  351.  
  352. ΓòÉΓòÉΓòÉ 3.14. Quicken File Converter ΓòÉΓòÉΓòÉ
  353.  
  354. For instructions on converting Quicken (c) QIF files to E-Teller format, see 
  355. the Converting Quicken Data section. 
  356.  
  357.  
  358. ΓòÉΓòÉΓòÉ 4. Working with Ledgers ΓòÉΓòÉΓòÉ
  359.  
  360. This section describes operations specific to the ledger window. 
  361.  
  362.  
  363. ΓòÉΓòÉΓòÉ 4.1. Field Order/Visibility ΓòÉΓòÉΓòÉ
  364.  
  365. By default, all ledger fields are visible and are displayed in the following 
  366. order: 
  367.  
  368.    Date
  369.    Number
  370.    Particulars
  371.    Credit/Payment
  372.    Debit/Charge
  373.    Balance
  374.    Memo
  375.    Category
  376.    Multi-Category
  377.    Cleared
  378.  
  379. To alter the field order/visibility of any field for a given ledger, select the 
  380. Fields... item from the Ledger pull-down menu. A secondary window will appear 
  381. which contains the available fields and their current status if they are 
  382. currently hidden. 
  383.  
  384. To change the order of a the fields, click on the field name, press and hold 
  385. the right mouse button, and drag the name to a different location within the 
  386. list.  To hide/unhide a field, double-click on its name. 
  387.  
  388. If you click on the Save button, the selection will be saved to the account's 
  389. *.clr file.  Clicking Set does not save the order to file, but it does 
  390. hide/unhide the various fields. To return to the default, click the Default 
  391. pushbutton. 
  392.  
  393. Note:  In all cases, the field order is changed only when the ledger is opened 
  394. again.  The field visibility/invisibility is, however, immediately implemented. 
  395.  
  396. You can also hide/unhide the memo, category and multiple category fields on the 
  397. fly, as it were, by clicking on the appropriate button along the top of the 
  398. ledger. 
  399.  
  400.  
  401. ΓòÉΓòÉΓòÉ 4.2. Viewing Cleared Transactions ΓòÉΓòÉΓòÉ
  402.  
  403. By default, cleared transactions are not loaded into the ledger window when the 
  404. account is initially opened in order to decrease the reading and formatting 
  405. time. 
  406.  
  407. If, for whatever reason, you want to view and/or edit cleared transactions, 
  408. either click on the  toggle button or select the Cleared item from the Display 
  409. menu in the ledger window.  When you're done with viewing the cleared 
  410. transactions and want to return to the default view, simply click on the toggle 
  411. button or menu item a second time.  The transactions in the ledger will be 
  412. removed and the uncleared transactions read into the ledger again. 
  413.  
  414. Note:  You cannot permanently enable the cleared display. 
  415.  
  416. Note:  For obvious reasons, you cannot view cleared transactions in a fixed 
  417. transaction ledger. 
  418.  
  419.  
  420. ΓòÉΓòÉΓòÉ 4.3. Viewing Memos ΓòÉΓòÉΓòÉ
  421.  
  422. If you would like to view or hide the memo field temporarily, either click on 
  423. the  toggle button or the Memos item in the Display menu in the ledger window. 
  424.  
  425. To set the visiblity of the memo field permanently, see the instructions 
  426. contained in the Field Order/Visibility section. 
  427.  
  428.  
  429. ΓòÉΓòÉΓòÉ 4.4. Viewing Categories ΓòÉΓòÉΓòÉ
  430.  
  431. By default, the category field in the ledger is visible. 
  432.  
  433. If you would like to view or hide the category field, either click on the 
  434. toggle button or click on the Categories item in the Display menu in the ledger 
  435. window. 
  436.  
  437. To set the visiblity of the category field permanently, see the instructions 
  438. contained in the Field Order/Visibility section. 
  439.  
  440.  
  441. ΓòÉΓòÉΓòÉ 4.5. Viewing Multiple Categories ΓòÉΓòÉΓòÉ
  442.  
  443. By default, the multiple category field in the ledger is visible. 
  444.  
  445. If you would like to view or hide the multiple category field, either click on 
  446. the  toggle button or click on the Multiple categories item in the Display menu 
  447. in the ledger window. 
  448.  
  449. To set the visiblity of the multiple category field permanently, see the 
  450. instructions contained in the Field Order/Visibility section. 
  451.  
  452.  
  453. ΓòÉΓòÉΓòÉ 4.6. Finding Transactions ΓòÉΓòÉΓòÉ
  454.  
  455. To search for a transaction or set of transactions, either click on the  push 
  456. button or the Find... item in the Display menu of the ledger window. 
  457.  
  458. For instructions on performing a search, see the Search Feature section. 
  459.  
  460.  
  461. ΓòÉΓòÉΓòÉ 4.7. Using an External Calculator ΓòÉΓòÉΓòÉ
  462.  
  463. To invoke an external calculator, click on the  push button or the Calculator 
  464. item in the Display menu in the ledger window. 
  465.  
  466. When you invoke an external calculator for the first time, E-Teller looks for 
  467. the pmdcalc.exe program in the os2\apps subdirectory on the drive which 
  468. contains your OS2.INI file.  If it is unable to locate the program, you will be 
  469. prompted to select a calculator program.  Once a calculator has been found or 
  470. selected, the path and anme of that program will be saved to e-teller.ini. 
  471.  
  472.  
  473. ΓòÉΓòÉΓòÉ 5. Working with Transactions ΓòÉΓòÉΓòÉ
  474.  
  475. This section describes operations specific to transactions. 
  476.  
  477.  
  478. ΓòÉΓòÉΓòÉ 5.1. Adding Transactions ΓòÉΓòÉΓòÉ
  479.  
  480. Crediting or debiting an account involves two procedures: 
  481.  
  482.  1. Entering the data in the transaction fields. 
  483.  2. Appending the transaction to the ledger. 
  484.  
  485. Near the top of every ledger window is a series of entry fields, labeled: 
  486.  
  487. o Date 
  488. o Number 
  489. o Particulars 
  490. o Credit/Payment 
  491. o Debit/Charge 
  492. o Memo 
  493. o Category 
  494.  
  495. Once you are ready to append the new transaction, either press the Ctrl+Ins key 
  496. combination, or click on the  button. 
  497.  
  498. To abort the process (in other words, clear the transaction fields, etc.), 
  499. press the Ctrl+Backspace key combination. 
  500.  
  501. Additional help is available for the following operations: 
  502.  
  503. o Adding Simultaneous Transactions 
  504. o Income tax related transactions 
  505. o Multiple categories 
  506.  
  507. For help on setting the default for various ledger options, select one of the 
  508. following items: 
  509.  
  510. o Saving Particulars 
  511. o Saving Memos 
  512. o Save last date 
  513. o Enter key tabs 
  514. o Beep on transaction 
  515.  
  516.  
  517. ΓòÉΓòÉΓòÉ 5.1.1. Date ΓòÉΓòÉΓòÉ
  518.  
  519. Enter the date of the transaction in this field. 
  520.  
  521. The date you enter must adhere to the yy/mm/dd format (complete with forward 
  522. slashes).  If you mix the year and/or month and/or day, E-Teller will do its 
  523. best to spot the error and inform you of the problem.  If you substitute the 
  524. forward slashes for any other character, E-Teller will notify you of the error. 
  525. There are special keys which you can use while in the date field: 
  526.  
  527. PageUp 
  528.           scrolls the date forward one day at a time. 
  529. PageDown 
  530.           scrolls the date backwards one day at a time. 
  531. Ctrl+Home 
  532.           jumps to the current system date. 
  533.  
  534.  
  535. ΓòÉΓòÉΓòÉ 5.1.2. Number ΓòÉΓòÉΓòÉ
  536.  
  537. Enter an optional cheque number or character code, not exceeding five 
  538. characters.  Character strings are converted to upper-case, and those that 
  539. exceed five characters are truncated. 
  540.  
  541. If the transaction is a cheque, the number will be written to e-teller.ini 
  542. (provided it is not less than the one which e-teller.ini currently contains) 
  543. and incremented by one the next time you write a cheque.  Since numbers are 
  544. limited to five digits, the maximum number permitted is 99999.  Once you reach 
  545. this number, E-Teller sets the next cheque number to 1. 
  546.  
  547. If the number field contains a code rather than a number, and if that code is 
  548. not already in the number.dat file, it, along with the particulars data, will 
  549. be added to the number.dat file. 
  550.  
  551. When the Number field first receives focus, E-Teller will fill a list box with 
  552. the values contained in the number.dat file and display the listbox.  The list 
  553. contains four sections: 
  554.  
  555. [Credit]  contains items relevant to a bank account credit. 
  556. [Debit]   contains items relevant to a bank account debit. 
  557. [Payment] contains items relevant to a credit card account payment. 
  558. [Charge]  contains items relevant to a credit card account charge. 
  559.  
  560. If a next cheque number is found in e-teller.ini, the next cheque number in the 
  561. sequence will be added to the [Debit] and [Payment] sections. 
  562.  
  563. To add/edit or delete items from the list, right-click on the list box. 
  564. Selecting Add/Edit... from the popup menu invokes e.exe and loads number.dat. 
  565.  
  566.  
  567. ΓòÉΓòÉΓòÉ 5.1.3. Particulars ΓòÉΓòÉΓòÉ
  568.  
  569. Enter the optional description for the transaction in the Particulars field. 
  570.  
  571. This field is limited to 25 characters.  Any string longer than the maximum 
  572. will be truncated. 
  573.  
  574. If you wish to save the particulars, amount, and category data to the info.dat 
  575. file for future use, click on the Save Particulars checkbox in the Transaction 
  576. Options window that appears once you've appended the transaction to the ledger. 
  577. If the data is saved to info.dat and you select the previously saved 
  578. particulars from the container (see below), then the amount, category (if any), 
  579. and memo (if any) data will be written to their appropriate fields. 
  580.  
  581. Note:  Regardless of the user defined default setting, the checkbox is disabled 
  582. and unchecked if the Particulars field is empty. 
  583.  
  584. For help on setting the default behaviour of the Save Particulars checkbox, see 
  585. the Save Particulars topic. 
  586.  
  587. When the Particulars field first receives focus, E-Teller fills a container 
  588. with the items contained in the info.dat file.  The container is divided into 
  589. four sections: 
  590.  
  591. Type      contains the four sections described for the Number listbox in 
  592.           addition to one entitled [Accounts]  if more than one account exists 
  593.           in the E-Teller  directory.  This section simplifies adding a 
  594.           transaction to two separate accounts simultaneously (see Adding 
  595.           Simultaneous Transactions). 
  596. Particulars contains previously entered and saved particulars. 
  597. Amount    contains a previously entered and saved amount associated with the 
  598.           particulars. 
  599. Memo      contains a previously entered and saved memo associated with the 
  600.           particulars. 
  601. Category  contains a previously entered and saved category associated with the 
  602.           particulars. 
  603.  
  604. Double-clicking on any of these container items fills the appropriate fields 
  605. with the values associated with the item.  To add/edit or delete items, 
  606. right-click on the container. 
  607.  
  608.  
  609. ΓòÉΓòÉΓòÉ 5.1.4. Amount ΓòÉΓòÉΓòÉ
  610.  
  611. Enter the amount of the transaction in the appropriate field. If the account is 
  612. a bank account, the two fields will be labeled Credit and Debit respectively. 
  613. If the account is a credit card account, these will be labeled Payment and 
  614. Charge. 
  615.  
  616. You may add commas where appropriate if you like or let E-Teller add them for 
  617. you before appending the transaction to the ledger.  Do not enter a currency 
  618. symbol. 
  619.  
  620.  
  621. ΓòÉΓòÉΓòÉ 5.1.5. Memo ΓòÉΓòÉΓòÉ
  622.  
  623. Enter an optional memo in the Memo field. 
  624.  
  625. By default, memos are not automatically saved along with the particulars, 
  626. amount, and category data in the info.dat file.  To save the memo along with 
  627. the other items, click on the Save memos checkbox in the Transaction Options 
  628. window which appears once you've appended the transaction. 
  629.  
  630. Note:  The Save memos checkbox is enabled only if all of the following 
  631. conditions are satisfied: 
  632.  
  633.  1. The Particulars field contains data. 
  634.  2. The Save Particulars checkbox is checked. 
  635.  3. The Memo field contains data. 
  636.  
  637.  
  638. ΓòÉΓòÉΓòÉ 5.1.6. Category ΓòÉΓòÉΓòÉ
  639.  
  640. Enter an optional category for the transaction in the Category field.  If you 
  641. would like to specify multiple categories for the new transaction, select the 
  642. <Multi> item from the list box and enter the relevant data in the Multiple 
  643. Category window (see Multiple Categories section). 
  644.  
  645. Every new category you enter in the field is automatically saved to the 
  646. category.dat file.  Sub-categories are permitted. Thus, 
  647.  
  648.     Computer: Hardware
  649.     Computer: Software
  650.     Computer: Training
  651.  
  652. are all valid.  E-Teller uses categories primarily in the report feature and 
  653. can make use of such sub-categories in grouping categories based upon a common 
  654. parent.  This is accomplished by virtue of the fact that categories are first 
  655. sorted alphabetically before being sent to the report. 
  656.  
  657. When this field first receives the focus, it fills a listbox with the items 
  658. contained in the category.dat  file and adds an extra item called <Multi>.  To 
  659. select an item, double-click on it.  If you double-click on the <Multi> item, 
  660. the Multiple-Category window will be invoked in which you associate more than 
  661. one category for the transaction.  To add or delete items from the list, 
  662. right-click on the listbox. 
  663.  
  664.  
  665. ΓòÉΓòÉΓòÉ 5.1.7. Income Tax ΓòÉΓòÉΓòÉ
  666.  
  667. If the transaction is income tax related, check the Income tax category 
  668. checkbox in the Transaction Options window which appears once you've appended 
  669. the new transaction. The string <tax>  will be appended to the category in the 
  670. category.dat file and will appear in the Category field, as well, making it 
  671. easy to a)  detect an income tax related category and b)  have the same 
  672. category act as both an income tax related transaction and a regular 
  673. transaction - useful, for example, if a "Charity" category is generally income 
  674. tax related, but not in all cases. 
  675.  
  676. You can use the income tax related category to generate a report of 
  677. transactions that must appear in your income tax return. 
  678.  
  679. Note:  The checkbox is unchecked and disabled if the Category field is empty. 
  680.  
  681.  
  682. ΓòÉΓòÉΓòÉ 5.1.8. Multiple Categories ΓòÉΓòÉΓòÉ
  683.  
  684. Multiple categories are, essentially, different categories used for a single 
  685. transactions.  For example, if you withdraw $200 but would like a record of 
  686. where various portions of that withdrawal has gone, you can select the <Multi> 
  687. item from the category list box and assign amounts to various categories, for 
  688. example 
  689.  
  690.  
  691.     Groceries $30.00 Junk Food
  692.     Groceries $100.00 Good Food
  693.     Personal Expenses $50.00
  694.     Gifts $20.00
  695.  
  696. To enter multiple categories, click on the Multi... pushbutton which appears 
  697. next to the category list box whenever the Category field receives focus. 
  698.  
  699. You can enter multiple categories in one of two ways:  either by selecting a 
  700. category from the list, checking the Tax related checkbox if necessary, 
  701. entering an amount in the amount field, entering an optional memo, and clicking 
  702. the Add button; or, by checking the Direct edit checkbox and entering the 
  703. strings manually in the multi-line entry field.  All multiple categories follow 
  704. the basic structure: 
  705.  
  706.    category [<tax>] $amount memo
  707.  
  708. For example, 
  709.  
  710.    Groceries $100.00
  711.    Charity <tax> $35.00 Local Charity Organization
  712.  
  713. There are a few things you should be aware of if you enter the data manually: 
  714.  
  715.  1. The dollar sign ($) is mandatory. 
  716.  2. A space between the category, optional <tax> string, amount, and memo is 
  717.     mandatory. 
  718.  3. Negative symbols for amounts are not permitted. 
  719.  4. It is up to you to ensure that your totals correspond to the base amount 
  720.     displayed above the multi-line entry field. 
  721.  
  722. Note:  If multiple categories have been entered for a transaction, the Multi... 
  723. pushbutton will appear with yellow text on a red background - useful when 
  724. editing a transaction with the multiple category field hidden. 
  725.  
  726. Note:  Multiple categories are not treated as individual transactions in the 
  727. ledger, but they are in reports.  Thus, the above Groceries and Charity example 
  728. would appear as one transaction in the ledger but as four separate transactions 
  729. in a report. 
  730.  
  731.  
  732. ΓòÉΓòÉΓòÉ 5.1.9. Save Particulars ΓòÉΓòÉΓòÉ
  733.  
  734. To set the default status of the Save Particulars checkbox in the Transaction 
  735. Options window, click on the Save particulars item in the Transactions | 
  736. Options menu. 
  737.  
  738. The status of this menu item is saved to e-teller.ini whenever it is clicked. 
  739.  
  740.  
  741. ΓòÉΓòÉΓòÉ 5.1.10. Save Memos ΓòÉΓòÉΓòÉ
  742.  
  743. To set the default state of the Save memo checkbox in the Transaction Options 
  744. window, click on the Save memos item in the Transactions | Options menu. 
  745.  
  746. The status of this menu item is saved to e-teller.ini whenever it is clicked. 
  747.  
  748.  
  749. ΓòÉΓòÉΓòÉ 5.1.11. Save Last Date ΓòÉΓòÉΓòÉ
  750.  
  751. By default, E-Teller uses the system date for the first new transaction you 
  752. enter and the latest date thereafter for every subsequent transaction during 
  753. the current session.  If you prefer that E-Teller use the latest date of the 
  754. last session rather than the current system date, click on the Save last date 
  755. item in the Transactions | Options menu of the ledger window.  If checked, 
  756. E-Teller will write the latest date of the current session to e-teller.ini and 
  757. default to that date on the next invocation. 
  758.  
  759.  
  760. ΓòÉΓòÉΓòÉ 5.1.12. Enter Key Tabs ΓòÉΓòÉΓòÉ
  761.  
  762. The Enter key tabs item in the Transactions | Options menu in the ledger window 
  763. is designed to alter the behaviour of the <Enter> key when adding or editing 
  764. transactions. 
  765.  
  766. If you habitually use the numeric keypad when entering transactions or would 
  767. otherwise prefer to have <Enter> emulate the <Tab> key, click on the Enter key 
  768. tabs menu item.  If this item is checked, then pressing the keyboard or keypad 
  769. <Enter> will be equivalent to pressing <Tab> 
  770.  
  771. The status of the item is saved to e-teller.ini whenever it is clicked. 
  772.  
  773.  
  774. ΓòÉΓòÉΓòÉ 5.1.13. Beep on Transaction ΓòÉΓòÉΓòÉ
  775.  
  776. If the Beep on transaction option in the Transactions | Options menu in the 
  777. ledger window is set, then two tones will sound from the computer speaker 
  778. whenever a transaction is added or edited.  To disable the beep, uncheck the 
  779. menu item.  The default is checked. 
  780.  
  781. The status of the Beep on transaction menu is automatically saved to 
  782. e-teller.ini whenever it is clicked. 
  783.  
  784. Note:  The beep cannot be disabled in the non-registered version. 
  785.  
  786.  
  787. ΓòÉΓòÉΓòÉ 5.2. Adding Simultaneous Transactions ΓòÉΓòÉΓòÉ
  788.  
  789. To credit/debit two accounts simultaneously, enter the name of the account as 
  790. it appears in the accounts window for which the transaction is to be appended 
  791. in the particulars field of the transaction for the current account or select 
  792. the account name from the Particulars container which drops down whenever the 
  793. Particulars field receives focus. 
  794.  
  795. When E-Teller encounters a name of an existing account, it automatically adds 
  796. the transaction to the named account, but the transaction is the opposite of 
  797. what it is for the current account. For example, if you have two accounts, the 
  798. first called Savings and the second Visa, and you were currently appending a 
  799. payment transaction to Visa, you would enter in the Particulars field the 
  800. string Savings.  Thus, a payment would appear in your Visa account and a debit 
  801. in your Savings account.  If you then look at your Savings ledger, you will see 
  802. that a transaction with particulars [Visa] appears at the end. 
  803.  
  804.  
  805. ΓòÉΓòÉΓòÉ 5.3. Editing Transactions ΓòÉΓòÉΓòÉ
  806.  
  807. To edit a transaction, either double-click on it, right-click on it and select 
  808. Edit... from the Transactions menu, or scroll to the transaction and select 
  809. press <Enter>  To confirm any changes made to the transaction, do as you would 
  810. for appending a new transaction, i.e. either press the Ctrl+Ins key combination 
  811. or click on the  button. 
  812.  
  813. To abort the editing process (in other words, clear the transaction fields, 
  814. etc.), press the Ctrl+Backspace key combination. 
  815.  
  816. You can also edit specific transaction fields by holding down that <Alt> key 
  817. and left-clicking on the appropriate field.  The Balance and Clr fields cannot 
  818. be edited in any way. 
  819.  
  820. Note:  If you edit a cleared transaction, a dialog box will remind you that 
  821. changing the amount may invalidate the ending balance for the account. 
  822.  
  823.  
  824. ΓòÉΓòÉΓòÉ 5.4. Deleting Transactions ΓòÉΓòÉΓòÉ
  825.  
  826. To delete a transaction from a ledger, either right-click on the transaction 
  827. and select the Delete menu item in the popup menu, or scroll to the transaction 
  828. and select the Delete item in the Transactions menu or press the Ctrl+D 
  829. accelerator. 
  830.  
  831. Note:  You cannot delete cleared transactions from within E-Teller. 
  832.  
  833.  
  834. ΓòÉΓòÉΓòÉ 5.5. Undeleting Transactions ΓòÉΓòÉΓòÉ
  835.  
  836. To undelete a recently deleted transaction or group of transactions, select the 
  837. Undelete item from the Transactions menu and double-click on the deleted 
  838. transactions displayed in the ledger. 
  839.  
  840. To terminate the undelete operation, click on the Undelete menu item again. 
  841.  
  842. You can undelete deleted transactions as long as the ledger is neither closed 
  843. nor refreshed. closed nor refreshed. 
  844.  
  845. Note:  The Undelete menu item remains disabled as long as the ledger does not 
  846. contain any deleted transactions. 
  847.  
  848. Note:  If you undelete all of the displayed transactions, E-Teller will 
  849. automatically uncheck and disable the Undelete item. 
  850.  
  851.  
  852. ΓòÉΓòÉΓòÉ 5.6. Recalculate ΓòÉΓòÉΓòÉ
  853.  
  854. Generally it is not necessary to recalculate the balance column. Occasionally, 
  855. however, and for reasons I haven't been able to discover, E-Teller  does not 
  856. always append a transaction to the end of the ledger as it should when there is 
  857. a transaction dated later than the one being added.  Although the balance is 
  858. correct next to the newly created transaction, it, nevertheless, remains out of 
  859. sequence.  To force a recalculation, click on the Recalculate item in the 
  860. Transactions menu. 
  861.  
  862.  
  863. ΓòÉΓòÉΓòÉ 5.7. Sorting/Reordering Transactions ΓòÉΓòÉΓòÉ
  864.  
  865. As of version 1.7, continuous sorting is no longer supported - it was causing 
  866. too many unpredictable results when tabulating the running balance. In other 
  867. words, clicking on the Sort item in the Transactions menu of the ledger window 
  868. no longer toggles sorting for existing and future transactions.  Instead, 
  869. clicking on the Sort menu item sorts the displayed transactions, recalculates 
  870. the balance based upon the new sort order, and then prompts you to save the 
  871. sorted transactions to file.  The order in which the transactions appear is the 
  872. order in which they are saved and read into the ledger. 
  873.  
  874. You can also move transactions in a ledger by dragging them to a different 
  875. location.  Since automatic sorting is not an issue as of version 1.7, such 
  876. transactions can be moved virtually anywhere within a ledger. 
  877.  
  878. Hint:  For a move to be successful, ensure that a line appears in between two 
  879. transactions (and not around one). 
  880.  
  881.  
  882. ΓòÉΓòÉΓòÉ 6. Working with Fixed Transactions ΓòÉΓòÉΓòÉ
  883.  
  884. This section describes operations specific to fixed transactions 
  885.  
  886. For help on creating fixed transactions, see the Creating Fixed Transactions 
  887. topic. 
  888.  
  889. For help on editing fixed transactions, see the Editing Fixed Transactions 
  890. topic. 
  891.  
  892.  
  893. ΓòÉΓòÉΓòÉ 6.1. Creating Fixed Transactions ΓòÉΓòÉΓòÉ
  894.  
  895. Creating fixed transactions is similar to creating regular transactions, except 
  896. that they require one, possibly three, at most four extra steps. 
  897.  
  898. If you check the Fixed transaction checkbox in the Transaction Options window 
  899. which appears after you've appended a new transaction, E-Teller will treat the 
  900. new transaction as a fixed transaction and bring up the Fixed Transaction 
  901. window after you click OK 
  902.  
  903. The fixed transaction window is where you specify whether the transaction is a 
  904. Date-of-Month or Weekday one.  If you check the Fixed date of the month 
  905. checkbox in this window, then you need do nothing else.  If you want E-Teller 
  906. to prompt you for the next cheque number the next time ET_Month processes the 
  907. et_fixed.dat file, then check the Prompt for Next Cheque checkbox. 
  908.  
  909.  
  910. ΓòÉΓòÉΓòÉ 6.1.1. Date-of-Month Transactions ΓòÉΓòÉΓòÉ
  911.  
  912. Date-of-month transactions occur on specific dates within a month. An example 
  913. would be a rent cheque which is due on the first of the month. 
  914.  
  915. If the fixed transaction occurs on the same date of the month, such as the 1st, 
  916. then click on the Fixed date of month checkbox in the Fixed Transaction window. 
  917.  
  918. Unchecking this checkbox creates a fixed weekday transaction. 
  919.  
  920.  
  921. ΓòÉΓòÉΓòÉ 6.1.2. Weekday Transactions ΓòÉΓòÉΓòÉ
  922.  
  923. Fixed Weekday transactions occur at specific intervals during a month.  An 
  924. example would be a pay cheque which is deposited into your account every second 
  925. Friday. 
  926.  
  927. If this is the case, then uncheck the Fixed date of the month checkbox in the 
  928. Fixed Transaction window.  You must select a weekday upon which a transaction 
  929. habitually takes place in addition to the frequency.  The weekday automatically 
  930. defaults to the current weekday reported by the system date, and the frequency 
  931. defaults to Monthly.  If either is incorrect, click on the appropriate radio 
  932. button. 
  933.  
  934. There are four possible frequency settings: 
  935.  
  936.    ┬╖ Weekly 
  937.    ┬╖ Biweekly 
  938.    ┬╖ Triweekly 
  939.    ┬╖ Monthly 
  940.  
  941. If, based upon the weekday and frequency settings, the transaction will reoccur 
  942. more than once during the current month, then it will be added to both 
  943. et_fixed.dat and et_fix.dat to be processed by ET_Month. 
  944.  
  945. In versions of E-Teller  previous to 1.7, there was a potential problem in 
  946. weekday transactions with a monthly frequency if there were five of a given 
  947. weekday in a month.  If such a transaction fell on the first of those 5 days, 
  948. then a second transaction would be added to the ledger, which, of course, was 
  949. incorrect.  As of version 1.7, ET_Month  ensures that only one such transaction 
  950. is added to a ledger and verifies that the next transaction will, indeed, be 
  951. added the following month when et_fix.dat is regenerated as opposed to the 
  952. fifth weekday of the previous month.  If it is not, then the number which 
  953. ET_Month  uses to calculate the transaction dates will be incremented by seven. 
  954.  
  955.  
  956. ΓòÉΓòÉΓòÉ 6.1.3. Prompt for Next Cheque ΓòÉΓòÉΓòÉ
  957.  
  958. This checkbox in the fixed transaction window instructs ET_Month to prompt you 
  959. for the next cheque when it recreates et_fix.dat at the start of each new month 
  960. or when it regenerates et_fix.dat after you've edited a fixed transaction. 
  961. This is useful for post-dated rent cheques, for example. 
  962.  
  963. If ET_Month finds the string prompt next to a cheque number, then it will bring 
  964. up a prompt dialog box in which will be displayed the payee and last cheque 
  965. number.  After you enter then next cheque in the series and click OK, the 
  966. transaction will be added to the et_fix.dat file to be processed later and the 
  967. cheque number in et_fixed.dat will be updated with the number just entered into 
  968. the prompt box. 
  969.  
  970.  
  971. ΓòÉΓòÉΓòÉ 6.2. Opening Fixed Transaction Ledgers ΓòÉΓòÉΓòÉ
  972.  
  973. If either or both et_fix.dat and et_fixed.dat exist in E-Teller's directory 
  974. when you first start E-Teller, then an extra account will be added to the 
  975. accounts window, named Fixed Transactions. 
  976.  
  977. To open a fixed transaction ledger for editing purposes, double click on its 
  978. icon as you would for any other account. Unlike regular accounts, editing fixed 
  979. transactions is performed in a notebook, containing two pages, Daily File and 
  980. Fixed File. For help on editing fixed transactions, see the Editing Fixed 
  981. Transactions topic. 
  982.  
  983.  
  984. ΓòÉΓòÉΓòÉ 6.3. Editing Fixed Transactions ΓòÉΓòÉΓòÉ
  985.  
  986. The Fixed Transaction notebook contains two pages, Daily File and Fixed File 
  987. The first contains the data found in the et_fix.dat file; the latter data in 
  988. the et_fixed.dat file. 
  989.  
  990. In both cases, editing is done in much the same way as you would edit any text 
  991. file.  Each page has its separate Save push button.  Clicking on that button 
  992. saves the contents of the multi-line entry field to the appropriate file. 
  993.  
  994. Note:  It is your responsibility to ensure that the format and data are correct 
  995. since E-Teller does not verify that what you have entered is acceptable. 
  996.  
  997. For additional help on file formats, select one of the topics below: 
  998.  
  999. o Daily File Format 
  1000. o Fixed File Format 
  1001.  
  1002. At the bottom of the Fixed File page is a button labelled Regenerate.  This 
  1003. button is enabled only when you've made changes to the file and clicked the 
  1004. Save button. Regenerate invokes et_month.exe and recreates the et_fix.dat file 
  1005. based upon the information contained in the newly saved et_fixed.dat file.  It 
  1006. is necessary to regenerate only if you have made changes that would affect the 
  1007. automatic transaction inclusion for the remainder of the month, such as moving 
  1008. the date of a fixed weekday transaction back in order to have one such 
  1009. transaction automatically added to your account file. 
  1010.  
  1011. Note:  It is recommended that, after you click the Regenerate button, you 
  1012. return to the Daily File page and click on the Refresh button to omit any 
  1013. transactions that should not be automatically added to your account file next 
  1014. time et_month.exe is invoked. 
  1015.  
  1016.  
  1017. ΓòÉΓòÉΓòÉ 6.3.1. Daily File Format ΓòÉΓòÉΓòÉ
  1018.  
  1019. A typical entry for the Daily File page is: 
  1020.  
  1021.    [01]
  1022.    d:\e-teller\savings.ldg
  1023.    NDEP
  1024.    PPay Deposit
  1025.    T1,000.00
  1026.    LPay Income
  1027.    ^
  1028.  
  1029. All but the first two lines are identical to those found in regular account 
  1030. files.  The first line represents the date of the month on which the 
  1031. transaction is to be added to the account file found on the second line.  Thus, 
  1032. if the first line contains [01], then the transaction between the filename 
  1033. line, in this case d:\e-teller\savings.ldg and the transaction separator (^) 
  1034. would be added to the savings.ldg file. 
  1035.  
  1036. Note:  You must ensure that the data in the Daily File is accurate, since 
  1037. E-Teller makes no attempt to verify its accuracy. 
  1038.  
  1039.  
  1040. ΓòÉΓòÉΓòÉ 6.3.2. Fixed File Format ΓòÉΓòÉΓòÉ
  1041.  
  1042. There are two sections to most et_fixed.dat files depending on the options 
  1043. which were selected when the fixed transaction was first created. 
  1044.  
  1045. The first section is identical to that outlined in the Daily File Format with 
  1046. the exception that at the end of this first section, the string <end> appears 
  1047. on a line by itself, for example 
  1048.  
  1049.    [01]
  1050.    d:\e-teller\savings.ldg
  1051.    NDEP
  1052.    PPay Deposit
  1053.    T1,000.00
  1054.    LPay Income
  1055.    ^
  1056.    <end>
  1057.  
  1058. The second section begins with a line containing the string [Weekdays].  There 
  1059. are three exceptions to such fixed entries as opposed to those which appear in 
  1060. the first section: 
  1061.  
  1062.  1. Rather than a date of the month, the first line contains a day of the week. 
  1063.  2. The last line of every transaction contains a four-character code which 
  1064.     must begin with either a W, B, T, or M, representing a Weekly, Biweekly, 
  1065.     Triweekly, or Monthly transaction respectively.  Following this one letter 
  1066.     is an equals sign (=) and a two-digit date which represents the date upon 
  1067.     which et_month.exe should begin calculating when it regenerates the 
  1068.     et_fix.dat file at the beginning of the next month.  In other words, the 
  1069.     number must fall upon the day of the week for which the transaction is 
  1070.     supposed to occur.  It is pointless, for example, to assign a date of 14 to 
  1071.     a monthly Friday transaction whose starting date should be 12.  If you were 
  1072.     to assign a starting date of 14, then the calculation for the next month 
  1073.     would be incorrect, and the transaction would, in all likelihood, not fall 
  1074.     on a Friday. 
  1075.  3. The section is not terminated by an <end> string. 
  1076.  
  1077. A typical weekday section, then, may look like: 
  1078.  
  1079.    [Weekdays]
  1080.    Friday
  1081.    d:\e-teller\savings.ldg
  1082.    NDEP
  1083.    PPay Deposit
  1084.    T1,000.00
  1085.    LPay Income
  1086.    B=08
  1087.    ^
  1088.    Wednesday
  1089.    d:\e-teller\savings.ldg
  1090.    NWIT
  1091.    PMortgage Payment
  1092.    T-750.00
  1093.    M=06
  1094.    ^
  1095.  
  1096.  
  1097. ΓòÉΓòÉΓòÉ 6.4. Using ET_Month ΓòÉΓòÉΓòÉ
  1098.  
  1099. ET_Month generally works independently and in the background.  The exception to 
  1100. this is if it encounters a transaction for which you've requested to be 
  1101. prompted for the next cheque number. 
  1102.  
  1103. For ET_Month to be effective, it should reside in your E-Teller directory, and 
  1104. a shadow should be placed in your startup folder. 
  1105.  
  1106. If a shadow of ET_Month is located in your startup folder, then it will look in 
  1107. the et_fix.dat file for any transactions that require processing depending on 
  1108. the system date.  If you haven't booted OS/2 in a few days, don't worry, 
  1109. because ET_Month processes all the transactions it finds with a date earlier or 
  1110. equal to the system date.  As transactions are processed, they are removed from 
  1111. the et_fix.dat file so that they don't get processed more than once a month. 
  1112.  
  1113. At the beginning of the month, ET_Month looks in the et_fix.dat file for any 
  1114. unprocessed transactions.  If it finds any, it processes them.  It then 
  1115. regenerates et_fix.dat based upon the information contained in et_fixed.dat, 
  1116. first running through the date-of-month transactions and then the weekday ones. 
  1117. If you failed to boot OS/2 on the first of the month, don't worry, because 
  1118. ET_Month  ensures that the date for both the et_fix.dat and et_fixed.dat files 
  1119. reflect the month reported by the system date. 
  1120.  
  1121.  
  1122. ΓòÉΓòÉΓòÉ 7. Creating Reports ΓòÉΓòÉΓòÉ
  1123.  
  1124. E-Teller provides a fairly powerful report feature called E-Teller Report. 
  1125. This section explains how to use the report feature. 
  1126.  
  1127. Note:  E-Teller Report uses an external text editor/printer for editing and 
  1128. printing the report.  To define an editor, click on the Select editor... item 
  1129. from the Options menu. The editor you select is saved to the e-teller.ini file. 
  1130. If, at startup, E-Teller Report is unable to locate such an entry in the .ini 
  1131. file, the editor file dialog box will be automatically invoked. 
  1132.  
  1133.  
  1134. ΓòÉΓòÉΓòÉ 7.1. Report Options Notebook ΓòÉΓòÉΓòÉ
  1135.  
  1136. The Report Options notebook is where you define the various aspects of a 
  1137. report, from the layout to category restrictions. 
  1138.  
  1139. There are four pages to the Report Options notebook: 
  1140.  
  1141.  1. Layouts 
  1142.  2. Accounts 
  1143.  3. Details 
  1144.  4. Search 
  1145.  
  1146. When defining report options, you must choose options in at least 3 of the 4 
  1147. pages, namely Layouts, Accounts, and Details. 
  1148.  
  1149. When you have defined the report to your satisfaction, click on the Create 
  1150. report (Ctrl+C) item in the Options menu.  The status text at the top of the 
  1151. window (beneath the menu) will keep you informed of what's being done. 
  1152.  
  1153.  
  1154. ΓòÉΓòÉΓòÉ 7.1.1. Layouts ΓòÉΓòÉΓòÉ
  1155.  
  1156. The Layouts notebook page is where you select the layout you would like to use. 
  1157. Currently E-Teller Report supports two layouts, Transaction Ledger and Sorted 
  1158. Category. 
  1159.  
  1160. To select a layout, simply click on the desired name within the listbox, after 
  1161. which its name will appear in the notebook's status area.  You may also wish to 
  1162. change the default Title for the report, and to exclude the printing of the 
  1163. account name and date/time in the title at this time. 
  1164.  
  1165.  
  1166. ΓòÉΓòÉΓòÉ 7.1.2. Accounts ΓòÉΓòÉΓòÉ
  1167.  
  1168. The Accounts notebook page is where you select one or more accounts to be used 
  1169. in creating the report(s).  You may also choose to exclude one of the two 
  1170. account files from the report at this time, either the cleared or uncleared 
  1171. transaction file. Obviously, at least one file must be selected to create a 
  1172. report. 
  1173.  
  1174.  
  1175. ΓòÉΓòÉΓòÉ 7.1.3. Details ΓòÉΓòÉΓòÉ
  1176.  
  1177. The Details notebook page is essentially the primary formatting page, in which 
  1178. you select what information E-Teller Report should include in the report. 
  1179. Depending on the type of layout you have selected, the Include listbox will 
  1180. contain slightly different items.  Select the items you want included in your 
  1181. report.  Any item not selected will be excluded.  In other words, if you aren't 
  1182. particularly interested in keeping a record of the Memo for all the 
  1183. transactions in the ledger, ensure that the item is not selected. 
  1184.  
  1185. If you have selected the Transaction Ledger layout, then the listbox will 
  1186. contain 6 items: 
  1187.  
  1188. o Date 
  1189. o Number 
  1190. o Particulars 
  1191. o Amount 
  1192. o Memo 
  1193. o Category 
  1194.  
  1195. Note:  A MultiCategory item is not included because E-Teller Report treats 
  1196. multiple categories as individual transactions.  In other words, whereas in the 
  1197. ledger you might have the following entry: 
  1198.  
  1199. Particulars    Debit    Category
  1200. -----------    -----    --------
  1201. Junk Food      10.00    Questionable Food
  1202.  
  1203. in a report, the above would look like: 
  1204.  
  1205. Particulars    Debit    Category
  1206. -----------    -----    --------
  1207. Junk Food       3.00    Jelly Beans
  1208. Junk Food       5.00    Chocolate
  1209. Junk Food       2.00    Gum
  1210.  
  1211. If you have selected the Sorted Category layout, then the listbox will contain 
  1212. 9 items: 
  1213.  
  1214. o Date 
  1215. o Number 
  1216. o Particulars 
  1217. o Inflows 
  1218. o  Total Inflows 
  1219. o Outflows 
  1220. o  Total Outflows 
  1221. o Balance 
  1222. o Memo 
  1223.  
  1224. Note:  You will notice that there is no Category item in the list box.  This is 
  1225. because a category report is governed by the an alphabetical list of categories 
  1226. rather than a sequential list of transactions. 
  1227.  
  1228. Note:  Total Inflows prints a total of all of the Inflows per category, and 
  1229. Total Outflows prints a total of all of the Outflows 
  1230.  
  1231. You may also change the date range of the transactions which will be included 
  1232. in the report.  There are three options: 
  1233.  
  1234. All       transactions
  1235.           places no date restriction 
  1236.  
  1237. Current calendar year
  1238.           excludes all transactions which fall outside of the current calendar 
  1239.           year 
  1240.  
  1241. Month     range
  1242.           excludes all transactions which do not fall within the months you 
  1243.           specify in the two spin buttons, the first being from, the second to. 
  1244.  
  1245. If you do not want column headings in the report, uncheck the Print column 
  1246. headings checkbox.  Otherwise, column headings matching the names in the 
  1247. Include listbox are printed at the top of the report, beneath the title. 
  1248.  
  1249.  
  1250. ΓòÉΓòÉΓòÉ 7.1.4. Search ΓòÉΓòÉΓòÉ
  1251.  
  1252. The Search notebook page permits you to specify exactly which transactions 
  1253. should be included in the report.  For help in defining search criteria, see 
  1254. the Search Feature topic. 
  1255.  
  1256.  
  1257. ΓòÉΓòÉΓòÉ 8. Search Feature ΓòÉΓòÉΓòÉ
  1258.  
  1259. This section describes how to define or build search criteria for both ledgers 
  1260. and reports. 
  1261.  
  1262.  
  1263. ΓòÉΓòÉΓòÉ 8.1. Search Window ΓòÉΓòÉΓòÉ
  1264.  
  1265. Whatever appears in the Criteria multi-line entry field is what will be used to 
  1266. search for transactions in both the ledger and in reports.  All search criteria 
  1267. comprise, basically, three elements: 
  1268.  
  1269.  1. Field 
  1270.  2. Operator 
  1271.  3. Value 
  1272.  
  1273. Field 
  1274.           Specifies the field in which value is to be applied. 
  1275. Operator 
  1276.           Is the operator to use when comparing value to field 
  1277.  
  1278.    ?         indicates that field contains value 
  1279.    !         indicates that field does not contain value 
  1280.    =         indicates that field is equal to value 
  1281.    >         indicates that field is greater than value 
  1282.    <         indicates that field is less than value 
  1283.    <>        indicates that field does not equal value 
  1284. Value 
  1285.           Is the value for which E-Teller should search. 
  1286.  
  1287. You can build complex searches using the AND and OR buttons.  For example, 
  1288.  
  1289.    CATEGORY ? "RENT" &
  1290.    CATEGORY ! "RENTAL"
  1291.  
  1292. will find all transactions with a category which contains the string rent but 
  1293. exclude those which contain the string rental.  Similarly, 
  1294.  
  1295.    CATEGORY = "RENT" |
  1296.    CATEGORY ? "RENTAL" &
  1297.    CATEGORY ! "CAR"
  1298.  
  1299. will include all transactions which equal the string rent  or contain the 
  1300. string rental, but exclude those which contain car, such as Car Rental. 
  1301.  
  1302. If you are searching for a category but are unable to remember which category, 
  1303. click on the Categories... button to invoke a list of currently defined 
  1304. categories.  Double-click on the one you are looking for to insert it into the 
  1305. Criteria multi-line entry field. 
  1306.  
  1307. For objects specific to the search window in ledgers and reports, see Ledger 
  1308. Searches or Report Searches. 
  1309.  
  1310. Note:  In all cases, searches are case insensitive. 
  1311.  
  1312.  
  1313. ΓòÉΓòÉΓòÉ 8.1.1. Ledger Searches ΓòÉΓòÉΓòÉ
  1314.  
  1315. There are two buttons which are distinct to a ledger search 
  1316.  
  1317.  1. Search 
  1318.  2. Undo 
  1319.  
  1320. Search 
  1321.           First verifies the syntax of the Criteria multi-line entry field.  If 
  1322.           the syntax is correct, it will perform the search. 
  1323. Undo 
  1324.           Undoes the search result. 
  1325.  
  1326.  
  1327. ΓòÉΓòÉΓòÉ 8.1.2. Report Searches ΓòÉΓòÉΓòÉ
  1328.  
  1329. The Search notebook page in E-Teller Report contains a Syntax pushbutton.  You 
  1330. must click on this button in order to verify the syntax and to confirm the 
  1331. search. Failing to do so essentially ignores the value contained in the 
  1332. Criteria multi-line entry field. 
  1333.  
  1334.  
  1335. ΓòÉΓòÉΓòÉ 9. Converting Quicken Data ΓòÉΓòÉΓòÉ
  1336.  
  1337. This section describes how to convert Quicken (c) data to E-Teller format, 
  1338. using the q2et.exe conversion utility. 
  1339.  
  1340. Note:  As of version 1.7 of E-Teller, account files follow a similar format to 
  1341. Quicken QIF files (but not identical). As a result, converting QIF files is 
  1342. significantly more reliable. 
  1343.  
  1344.  
  1345. ΓòÉΓòÉΓòÉ 9.1. Creating a Quicken QIF File ΓòÉΓòÉΓòÉ
  1346.  
  1347. To convert a Quicken (c) data file into QIF format, follow these steps: 
  1348.  
  1349.  1. Start Quicken. 
  1350.  2. Open the account register you want to convert. 
  1351.  3. Select Export from the Print menu. 
  1352.  4. Enter a filename for the exported data. 
  1353.  5. In the Export window, ensure that ONLY "Export Transactions" is set to YES. 
  1354.     All other options must be set to NO. 
  1355.  6. Ensure that the date range encompases all of the account transactions. 
  1356.  7. Select Continue. 
  1357.  
  1358.  
  1359. ΓòÉΓòÉΓòÉ 9.2. Converting a Quicken QIF File ΓòÉΓòÉΓòÉ
  1360.  
  1361. Converting a Quicken (c) QIF file to E-Teller format is a completely automated 
  1362. process, unless a syntax error is detected. 
  1363.  
  1364. To convert the QIF file, follow these steps: 
  1365.  
  1366.  1. Select File | Import Quicken File... (Ctrl-I). 
  1367.  2. Select the newly created export QIF file. 
  1368.  3. Once the data has been read, Q2ET will automatically verify the syntax.  If 
  1369.     an error is detected, Q2ET will start epm.exe and display the line number 
  1370.     beneath the 'Message' text where the error has occurred along with some 
  1371.     kind of indication of what the error is.  Use the line number in the status 
  1372.     display in EPM to find the line and correct the error.  Once corrected, 
  1373.     save and close the file and select the Verify syntax item in the File menu. 
  1374.  4. Once the syntax has been verified and the q.tmp file found to be error 
  1375.     free, Q2ET will automatically display the New Account window.  Enter the 
  1376.     relevant data which is not supplied in the QIF file, e.g. account number, 
  1377.     and/or make any appropriate changes. 
  1378.  5. Click OK. 
  1379.  
  1380. Note:  It is strongly recommended that you not alter the starting balance for 
  1381. the newly created account file.  The amount displayed is, in fact, a total of 
  1382. all the cleared transactions which were found in the QIF file and which will be 
  1383. saved to the account's .clr file. 
  1384.  
  1385.  
  1386. ΓòÉΓòÉΓòÉ 9.3. QIF File Format ΓòÉΓòÉΓòÉ
  1387.  
  1388. Quicken (c) QIF files generally follow these conventions: 
  1389.  
  1390.    !Type:Bank
  1391.    D12/ 1/94
  1392.    T1,000.00
  1393.    CX
  1394.    POpening Balance
  1395.    L[chequing]
  1396.    ^
  1397.    D 1/ 1/94
  1398.    N123
  1399.    T-700.00
  1400.    CX
  1401.    PJohn Doe
  1402.    MFirst and Last
  1403.    LRent
  1404.    ^
  1405.    D 1/ 2/94
  1406.    T-130.00
  1407.    PWithdrawal
  1408.    LGroceries
  1409.    SGroceries
  1410.    EJunk Food
  1411.    $-10.00
  1412.    SGroceries
  1413.    EGood Food
  1414.    $-90.00
  1415.    SPersonal
  1416.    $-30.00
  1417.    ....
  1418.  
  1419. !Type 
  1420.  can be "Bank", "CCard", or any other type of account. E-Teller uses only two 
  1421.  types, "Bank" and "CreditCard". Q2ET will attempt to identy the account type. 
  1422.  If it is unsuccessful, it will inform you and default to type "Bank". 
  1423.  is the prefix identifying the date 
  1424.  is the prefix identifying the total 
  1425.  is the prefix identifying a cleared transaction.  If the transaction has not 
  1426.  been cleared, this line does not appear. 
  1427.  is the prefix identifying the cheque or code number.  If the transaction has 
  1428.  no number, this line does not appear. 
  1429.  is the prefix identifying the particulars.  If the transaction has no 
  1430.  particulars, this line does not appear. 
  1431.  is the prefix identifying the memo.  If the transaction has no memo, this line 
  1432.  does not appear. 
  1433.  is the prefix identifying the category.  If the transaction has no category, 
  1434.  this line does not appear. Q2ET takes the value of the first transaction as 
  1435.  the account name. 
  1436.  is the prefix identifying a split category.  If the transaction has no split 
  1437.  category, this, the optional memo, and the amount lines do not appear. 
  1438.   E 
  1439.    is the prefix identifying the memo of a split category. 
  1440.   $ 
  1441.    is the prefix identifying the amount of a split category. 
  1442.  is the transaction separator. 
  1443.  
  1444.  
  1445. ΓòÉΓòÉΓòÉ 10. Keys help ΓòÉΓòÉΓòÉ
  1446.  
  1447. Accounts Window Menu 
  1448.  
  1449. Ctrl+N 
  1450.           Create a new account 
  1451. Ctrl+F4 
  1452.           Close the selected ledger. 
  1453. Ctrl+Shift+F4 
  1454.           Close all the opened ledgers. 
  1455. Ctrl+P 
  1456.           Invoke E-Teller Report. 
  1457.  
  1458. Ledger Window Menu 
  1459.  
  1460. Ctrl+R 
  1461.           Reconcile the account/ledger. 
  1462. Ctrl+S 
  1463.           Save the ledger. 
  1464. F3 
  1465.           Close the current ledger. 
  1466. Alt+F4 
  1467.           Close all ledgers and exit E-Teller. 
  1468. Ctrl+F 
  1469.           Find (search) transaction(s). 
  1470. Ctrl+C 
  1471.           Invoke calculator. 
  1472. Ctrl+Ins 
  1473.           Append a new transaction or confirm edit. 
  1474. Ctrl+D 
  1475.           Delete selected transaction. 
  1476.  
  1477. Transaction Fields 
  1478.  
  1479. Esc 
  1480.           Hides the list boxes or particulars container when adding a 
  1481.           transaction and while in the Number, Particulars, or Category 
  1482.           transaction field. 
  1483. Ctrl+Backspace 
  1484.           Aborts a new transaction or editing process (clears transaction 
  1485.           fields and hides the list boxes and particulars container). 
  1486.  
  1487.  
  1488. ΓòÉΓòÉΓòÉ 11. Setting Digits ΓòÉΓòÉΓòÉ
  1489.  
  1490. By default, Rexx starts using exponents after 9 digits.  If you're 
  1491. exceptionally wealthy or if, for whatever reason, you require higher numbers 
  1492. than 999,999,999.99, then you can pass a parameter to e-teller.exe, q2et.exe, 
  1493. and etreport.exe which instructs these programs to change the limit at which 
  1494. Rexx begins using exponents.  Thus, passing a parameter 12 would raise the 
  1495. 999,999,999.99 limit mentioned above to 999,999,999,999.99.  If no parameter is 
  1496. passed to any of these programs, then each will use the default. 
  1497.  
  1498. If you require larger numbers, open the Settings notebook for the appropriate 
  1499. application and enter the desired number in the Parameters entry field. 
  1500.  
  1501.  
  1502. ΓòÉΓòÉΓòÉ 12. Setting Container Colours ΓòÉΓòÉΓòÉ
  1503.  
  1504. In versions earlier than 1.6 of E-Teller, it was possible to set the foreground 
  1505. colour of the accounts and ledger containers by using a secondary window.  In 
  1506. amending E-Teller for 1.6, I tried to make it as compact as it could possibly 
  1507. be.  As a result certain frills had to be trimmed or excised.  I'm afraid the 
  1508. Set Colours window was one of those frills.  In other words, only the 
  1509. background colour of the accounts and ledger containers can be changed. 
  1510.  
  1511. To do so, drag a colour from the System Color Palette to the container. 
  1512.  
  1513. The selection for the accounts window is saved automatically when you close 
  1514. E-Teller.  This is not the case with the ledger window for various reasons.  To 
  1515. save the new colour setting in the ledger window, you must explicitly instruct 
  1516. E-Teller to save the setting to e-teller.ini by clicking on the Save settings 
  1517. item in the Display menu, which also saves the current container font 
  1518. selection. 
  1519.  
  1520.  
  1521. ΓòÉΓòÉΓòÉ 13. Setting Container Fonts. ΓòÉΓòÉΓòÉ
  1522.  
  1523. To change the font of the accounts container, drag a font selection from the 
  1524. System Font Palette to the container.  The new font selection is saved 
  1525. automatically when you exit E-Teller. 
  1526.  
  1527. Because the ledger container is in detail view, it is unable to recognize a 
  1528. font selection dragged on to it.  As a result, a work around has been 
  1529. implemented.  To change the font, first click on the Set ledger font item in 
  1530. the Display menu.  Above the progress bar will appear the text, Drag font here. 
  1531. Click 'Set ledger font'.  Drag the font selection to this area of the window 
  1532. and click on Set ledger font  a second time.  You will then be asked if you 
  1533. want to save the font selection.  Selecting Save saves both the font and the 
  1534. background colour. Cancel abandons the selection. 
  1535.  
  1536.  
  1537. ΓòÉΓòÉΓòÉ 14. .DAT Files ΓòÉΓòÉΓòÉ
  1538.  
  1539. No more than five .dat files reside in E-Teller's directory at any one time. 
  1540.  
  1541. Two are reserved for et_month's exclusive use, et_fix.dat and et_fixed.dat, 
  1542. whereas the other three are used by E-Teller when crediting and debiting 
  1543. accounts, and one of those three is used by E-Teller Report.  These are: 
  1544.  
  1545. o number.dat 
  1546.  
  1547. Both number.dat and info.dat have four sections: 
  1548.  
  1549. [Credit] 
  1550. [Debit] 
  1551. [Payment] 
  1552. [Charge] 
  1553.  
  1554.    [Credit] contains items for bank account credits. 
  1555.    [Debit] contains items for bank account debits. 
  1556.    [Payment] contains items for credit card account payments. 
  1557.    [Charge] contains items for credit card account charges. 
  1558.  
  1559. Note:  These section headings are case sensitive. 
  1560.  
  1561. Category.dat contains, simply, a list of all the categories you have defined 
  1562. while creating transactions. 
  1563.  
  1564.  
  1565. ΓòÉΓòÉΓòÉ 14.1. Deleting .DAT Items ΓòÉΓòÉΓòÉ
  1566.  
  1567. To delete items from number.dat, info.dat, and category.dat from within 
  1568. E-Teller, right-click on the appropriate list box or container within the 
  1569. ledger window and select Delete from the popup menu.  To add or edit the file, 
  1570. proceed as above but select the Add/Edit... item instead. 
  1571.  
  1572.  
  1573. ΓòÉΓòÉΓòÉ 15. Registration ΓòÉΓòÉΓòÉ
  1574.  
  1575. This product is released as Shareware.  Your are granted permission to use 
  1576. E-Teller for a period not exceeding 30 days for evaluation purposes only.  If 
  1577. you decide to continue using E-Teller, you are required to register the program 
  1578. by sending a one-time registration fee of $25 US ($30 CAN) to: 
  1579.  
  1580.    Paul H. Caron 
  1581.    c/o Mr. J-P Caron 
  1582.    A10-420 Westmount Avenue 
  1583.    Sudbury, Ontario 
  1584.    P3A 5V4 
  1585.    CANADA 
  1586.  
  1587. Please print the supplied registration form and send it along with your cheque 
  1588. or money order. 
  1589.  
  1590. Previously, upgrades to major releases of E-Teller required additional 
  1591. payments.  As of version 1.7, this is no longer the case.  Your registration 
  1592. fee is a one-time payment which covers all subsequent releases of E-Teller. 
  1593. Current registered users are not required to make any further payments.  As a 
  1594. result of this change, the registration cost for E-Teller has risen by $5, 
  1595. which is still reasonable, I think. 
  1596.  
  1597. You are encouraged to distribute E-Teller as long as you maintain the integrity 
  1598. of the original archive and do not distribute any of the programs contained 
  1599. therein separately as individual applications.  You may omit VROBJ.DLL on 
  1600. condition that you provide clear instructions as to where a potential 
  1601. downloader may find the latest version of the DLL, and that you make it clear 
  1602. that the DLL is required.  Your are not permitted to charge a fee for the use 
  1603. of E-Teller.  You are permitted to charge a small fee to cover distribution 
  1604. and/or media costs, as long as that fee does not exceed $5 US. 
  1605.  
  1606.  
  1607. ΓòÉΓòÉΓòÉ 15.1. How Do I Register? ΓòÉΓòÉΓòÉ
  1608.  
  1609. To register E-Teller, fill out the attached registration form and send it along 
  1610. with your cheque or money order to the address appearing on the form. 
  1611.  
  1612. Once I've received your payment, I will e-mail or snail-mail your registration 
  1613. number to you, after which you will select the Product information  item from 
  1614. the Help menu in the accounts window, click on the Register button, and enter 
  1615. the registration number provided into the entry field. 
  1616.  
  1617. Note:  The registration number is written to e-teller.ini, so please keep a 
  1618. hard copy of the number.  I will not provide replacement numbers. 
  1619.  
  1620.  
  1621. ΓòÉΓòÉΓòÉ 15.2. Registration Form ΓòÉΓòÉΓòÉ
  1622.  
  1623. E-Teller v.1.8
  1624.  
  1625. Thank you for registering E-Teller.  Your registration
  1626. entitles you free upgrades to all future releases of
  1627. E-Teller.
  1628.  
  1629. Please take a minute to fill out the form below, and send it along
  1630. with your registration fee (cheque or money order only, please)
  1631. to:
  1632.  
  1633.       Paul H. Caron
  1634.       c/o Mr. J-P Caron
  1635.       A10-420 Westmount Ave.
  1636.       Sudbury, Ontario  P3A 5V4
  1637.       CANADA
  1638.  
  1639.  
  1640. Name ____________________________________________________________
  1641.  
  1642. Address _________________________________________________________
  1643.  
  1644. City ______________________________ Prov./State _________________
  1645.  
  1646. Postal/Zip Code _______________________ Country _________________
  1647.  
  1648. E-Mail Address __________________________________________________
  1649.  
  1650.  
  1651.    _______ Version Number
  1652.    _______ Number of copies
  1653.    _______ @ $25 US ($30 Canadian)
  1654.    _______ Enclosed payment
  1655.  
  1656.  
  1657. If you have any comments or suggestions, please jot them below:
  1658.  
  1659.  
  1660. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  1661.  
  1662.  Fixed transactions are those that remain constant from month to month or at a 
  1663. pre-defined period within a month, such as rent cheques, mortgage payments, or 
  1664. pay cheques that are automatically deposited into your bank account. 
  1665.  
  1666. There are two different types of fixed transactions: 
  1667.  
  1668. o Date-of-Month 
  1669. o Weekday 
  1670.  
  1671.  
  1672. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  1673.  
  1674.  Layouts are the way in which reports are written to file.  Currently, E-Teller 
  1675. Report supports two layouts, Transaction Ledger and Sorted Category. 
  1676.  
  1677.  
  1678. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  1679.  
  1680.  Category restrictions limit or restrict the transactions that are written to 
  1681. file.  In other words, any transaction which does not contain a category which 
  1682. you select from the restriction list is omitted from the report. 
  1683.  
  1684.  
  1685. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  1686.  
  1687.  The Transaction Ledger layout is similar to E-Teller's ledger in which each 
  1688. transaction is printed sequentially.  What is printed depends on the various 
  1689. selections you make in the other Report Options notebook pages.  Its purpose is 
  1690. primarily for a hard copy of your account(s) ledger(s). 
  1691.  
  1692.  
  1693. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  1694.  
  1695.  The Sorted Category layout is slightly different from the Transaction Ledger 
  1696. in that categories govern the final printed report rather than the sequential 
  1697. order of the transactions within the various files.  It is useful primarily for 
  1698. budget and income tax purposes since transactions which share a category are 
  1699. grouped together.  Categories are first sorted alphabetically. 
  1700.  
  1701.  
  1702. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  1703.  
  1704.  The cleared transaction file, which always has a .clr extension, contains, in 
  1705. addition to account-specific information, all of the transactions which have 
  1706. been previously cleared through the reconciliation process. 
  1707.  
  1708.  
  1709. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  1710.  
  1711.  The uncleared transaction file, which always has a .ldg extension, contains 
  1712. all of the transactions which have not been reconciled.