home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 613b.lha / TeleBase_v1.02 / TeleBASE.DOC.pp / TeleBASE.DOC
Text File  |  1992-03-06  |  6KB  |  158 lines

  1.                             T E L E B A S E 
  2.  
  3.                                 D O C S
  4.  
  5. PURPOSE:
  6.    To print out mailing labels, phonelists, dial the phone, and keep 
  7.    track of it all!
  8.  
  9. REQUIREMENTS:
  10.    Amiga (duh) with ADOS release 2 or higher. (version 37+)
  11.    reqtools.library V37 or higher (included in archive)
  12.    
  13. INSTRUCTIONS:
  14.    RUNNING:
  15.       First, you must install the reqtools.library in your libs: 
  16.       directory. Simply use the Install program for this. To run TeleBASE,
  17.       just click on it, eh? You will get a load error the first time
  18.       your run the program, since TeleBASE cannot find your data file.
  19.       Not to worry, just press return, and move on. When you save a 
  20.       file, you won't see that annoying thing any more.
  21.       
  22.    ADD:
  23.       Adding a record is fairly simple. Just click on the ADD gadget,
  24.       and a new blank record will be shown ready to be filled in. You
  25.       may also use the short-cut, (right Amiga-A).
  26.         
  27.    DELETE:
  28.       Deleting is even easier. Click on DELETE, and whatever record is
  29.       showing at the time is now an EX-record. (right Amiga-D)
  30.         
  31.    LOAD:
  32.       If you have changed the file without saving, and you click on 
  33.       LOAD, you will be shown a requestor asking "Load Anyway?". 
  34.       Selecting "Yes" will bring up a file requester to pick a file 
  35.       to load file from disk, "No" aborts the load. If you attempt to
  36.       load a file that was not created by TeleBASE, you will get an error.
  37.       Also, if you enter a file name that does not exist, you will get an 
  38.       error. (right Amiga-L)
  39.  
  40.    CLOSEWINDOW:
  41.       To quit the program, close the window. (of course) There is a
  42.       requester for unsaved data asking "Save First?"; "Yes" (or <RETURN>)
  43.       saves,"No" (or ESC) aborts (to heck with your changes) and 
  44.       "Cancel" just nixes the whole idea of quiting in the first place.
  45.       (right Amiga-Q)
  46.         
  47.    SAVE:
  48.       Click here and be saved. Simply press return after the File 
  49.       Requester comes up to save to default file name. (right Amiga-S)
  50.         
  51.    CALL:
  52.       This will send the string, "ATDT" plus whatever you have entered
  53.       into the "Phone" field out to your modem. (serial.device) Probably 
  54.       the most important thing to remember is to keep your preferences set
  55.       up correctly for your modem. If you have your preferences set up for
  56.       a 9600 baud modem, and you have your Amiga hooked up to a 1200 baud 
  57.       modem (or anything less than reflected by prefs), this program will
  58.       NOT WORK!
  59.  
  60.          If you have everything set up correctly: 
  61.       When you click on "CALL", you will see a requestor saying "Pick up 
  62.       phone and Press <RETURN>". Make sure you give your modem ample time 
  63.       to dial the number. When you click "Okay" (or press return), your 
  64.       modem will hang up, so you should have already picked up the phone 
  65.       by then. If this still does not work, make sure you are running IPREFS 
  66.       in your startup-sequence. (right Amiga-C (for CALL))
  67.  
  68.    SEARCH:
  69.       Clicking the SEARCH gadget will prompt you for a string to search for.
  70.       The program will search through First and Last Name for that string. 
  71.       You may use the '*' and the '?' as wild cards in your search. Wildcards
  72.       are not, however, assumed. That is to say, if you enter 'DAN' and you
  73.       have a record 'DANNY', you will NOT get a match. You will get a match,
  74.       however, with 'DAN???' or 'DAN*'. The search is NOT case sensitive.
  75.       (right Amiga-F (for FIND))
  76.     
  77.    PRINT:
  78.       The print gadget also gives you a requestor asking you to specify what
  79.       to print. (right Amiga-P)
  80.       
  81.       Choices are:
  82.          
  83.          FULL
  84.             This option prints a dump of the entire data file.
  85.                 
  86.          PHONE
  87.             (or <RETURN>)
  88.             This option will print out only First Name, Last Name, and phone
  89.             number in the form:
  90.                 
  91.             FIRSTNAME LASTNAME................................PHONE
  92.                 
  93.          CURRENT
  94.             This option prints out the currently displayed record in the 
  95.             form:
  96.                 
  97.             FIRSTNAME LASTNAME
  98.             ADDRESS
  99.             CITY, STATE ZIP
  100.            
  101.          CANCEL
  102.             (or ESC) 
  103.             Print nothing.
  104.     
  105.  
  106.    MOVING AROUND:
  107.       To move up in alphabetical order, click on the FORWARD gadget, select 
  108.       'Forward' from the menu, press (right Amiga-.) or hit the right cursor
  109.       key. Moving in decending alphabetical order is similar. (just opposite).
  110.       (right Amiga-,)
  111.    
  112.    ABOUT:
  113.       Pressing the HELP key will give you a small blurb about the program
  114.       version number and the wonderful, and modest programmer.
  115.       
  116.    ZIPWINDOW:
  117.       To resize the window, press the ESCAPE key, while the cursor is 
  118.       not in any string gadgets. 
  119.    
  120.    CURSOR_PLACEMENT:
  121.       You can place the cursor in a gadget by pressing <RETURN>, until it 
  122.       is where you want it. When the cursor is in the last field (Comment) 
  123.       you may press <RETURN> once again to cause the cursor to dissappear. 
  124.       Then the cursor KEYS will cause the program to step through your data 
  125.       entries. Pressing <RETURN> again, will cause the cursor to reappear in
  126.       the Last Name field. You may also move the cursor down and up through 
  127.       the fields, by using <TAB> and <SHIFT_TAB> respectivly.
  128.  
  129. OTHER STUFF:
  130.  
  131.    Send all bug reports to:
  132.     
  133.    Scott Rogerson
  134.    R4 Box 643
  135.    Newalla, OK 74857
  136.      
  137.        -OR-
  138.     
  139.    FIDO (1:147/26.4)
  140.     
  141.    I will also accept suggestions, complaints, money, general BS, 
  142.    good recipes, and homemade cookies.
  143.     
  144.    You may use/copy this program as you see fit. (at your own risk 
  145.    of course) Give it away to your friends and/or enemies. Just 
  146.    DON'T sell or otherwise profit from it. Blah...blah...blah.... 
  147.    
  148.    This program uses reqtools.libray, for which we can all thank 
  149.    Nico François. 
  150.    
  151.    ....Thank-you, Nico!
  152.    
  153.    
  154.    ReqTools is Copyright (c) Nico François.
  155.    TeleBASE is Copyright (c) Scott Rogerson.
  156.  
  157.  
  158.