home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 642a.lha / TeleBASE_v1.14 / TeleBASE.DOC.pp / TeleBASE.DOC
Text File  |  1992-05-24  |  7KB  |  178 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.04 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. (found in
  17.       the ReqTools Directory)
  18.       To run TeleBASE:
  19.       just click on it, eh? You will get a load error the first time
  20.       your run the program, since TeleBASE cannot find your data file.
  21.       Not to worry, just press return, and move on. When you save a 
  22.       file, you won't see that annoying thing any more.
  23.       
  24.    ADD:
  25.       Adding a record is fairly simple. Just click on the ADD gadget,
  26.       and a new blank record will be shown ready to be filled in. You
  27.       may also use the short-cuts, (right Amiga-A), or the 'A' key.
  28.         
  29.    DELETE:
  30.       Deleting is even easier. Click on DELETE, confirm the "Confirm THIS!"
  31.       gadget, and whatever record is showing at the time is now an EX-record.
  32.       (right Amiga-D, or the 'D' key)
  33.         
  34.    LOAD:
  35.       If you have changed the file without saving, and you click on 
  36.       LOAD, you will be shown a requestor asking "Load Anyway?". 
  37.       Selecting "Yes" will bring up a requester to pick a file 
  38.       to load from disk, "No" aborts the load. If you attempt to
  39.       load a file that was not created by TeleBASE, you will get an error.
  40.       Also, if you enter a file name that does not exist, you will get an 
  41.       error. (right Amiga-L, or the 'L' key)
  42.  
  43.    CLOSEWINDOW:
  44.       To quit the program, close the window. (of course) There is a
  45.       requester for unsaved data asking "Save First?"; "Yes" (or <RETURN>)
  46.       saves,"No" (or ESC) aborts (to heck with your changes) and 
  47.       "Cancel" just nixes the whole idea of quiting in the first place.
  48.       (right Amiga-Q)
  49.         
  50.    SAVE:
  51.       Click here and be saved. Simply press return after the File 
  52.       Requester comes up to save to default file name. 
  53.       (right Amiga-S, or the 'S' key)
  54.         
  55.    CALL:
  56.       This will send the string, "ATDT" plus whatever you have entered
  57.       into the "Phone" field out to your modem. (serial.device) Probably 
  58.       the most important thing to remember is to keep your preferences set
  59.       up correctly for your modem. If you have your preferences set up for
  60.       a 9600 baud modem, and you have your Amiga hooked up to a 1200 baud 
  61.       modem (or anything less than reflected by prefs), this program will
  62.       NOT WORK!
  63.  
  64.       If you have everything set up correctly: 
  65.       When you click on "CALL", you will see a requestor saying "Pick up 
  66.       phone and Press <RETURN>". Make sure you give your modem ample time 
  67.       to dial the number. When you click "Okay" (or press return), your 
  68.       modem will hang up, so you should have already picked up the phone 
  69.       by then. If this still does not work, make sure you are running IPREFS 
  70.       in your startup-sequence. (right Amiga-C, or the 'C' key)
  71.       
  72.       _NOTE:_
  73.       
  74.       Putting parenthesis, and hyphens in your phone number has no effect on
  75.       the dialing of the modem. The modem will ignore all such eye fodder.
  76.       So, entering your phone numbers like, 1(405)555-1212, is OKay!
  77.  
  78.    SEARCH:
  79.       Clicking the SEARCH gadget will prompt you for a string to search for.
  80.       The program will search through First and Last Name for that string. 
  81.       You may use the '*' and the '?' as wild cards in your search. Wildcards
  82.       are not, however, assumed. That is to say, if you enter 'DAN' and you
  83.       have a record 'DANNY', you will NOT get a match. You will get a match,
  84.       however, with 'DAN???' or 'DAN*'. The search is NOT case sensitive.
  85.       (right Amiga-F, or the 'F' key)
  86.     
  87.    PRINT:
  88.       The print gadget also gives you a requestor asking you to specify what
  89.       to print. (right Amiga-P, or the 'P' key)
  90.       
  91.       Choices are:
  92.          
  93.          FULL
  94.             This option prints a dump of the entire data file. See Current...
  95.                 
  96.          PHONE
  97.             (or <RETURN>)
  98.             This option will print out _ALL_ entries in the form:
  99.                 
  100.             FIRSTNAME LASTNAME................................PHONE
  101.                 
  102.          CURRENT
  103.             This option prints out the currently displayed record in the 
  104.             form:
  105.                 
  106.             FIRSTNAME LASTNAME
  107.             ADDRESS
  108.             CITY STATE ZIP
  109.            
  110.          CANCEL
  111.             (or ESC) 
  112.             Print nothing.
  113.     
  114.  
  115.    MOVING AROUND:
  116.       To move up in alphabetical order, click on the FORWARD gadget, select 
  117.       'Forward' from the menu, press (right Amiga-.), press the 'N' key (for
  118.       NEXT), or hit the right cursor key. Moving in decending alphabetical 
  119.       order is similar. (just opposite). ('B' key for BACK and right Amiga-,)
  120.    
  121.    ABOUT:
  122.       Pressing the HELP key will give you a small blurb about the program
  123.       version number and the wonderful, and modest programmer.
  124.       
  125.    ZIPWINDOW:
  126.       To resize the window, press the ESCAPE key, while the cursor is 
  127.       not in any string gadgets, or click in the Zoom gadget in the window. 
  128.    
  129.    CURSOR_PLACEMENT:
  130.       You can place the cursor in a gadget by pressing <RETURN>, until it 
  131.       is where you want it. When the cursor is in the last field (Comment) 
  132.       you may press <RETURN> once again to cause the cursor to dissappear. 
  133.       Then the cursor KEYS will cause the program to step through your data 
  134.       entries. Pressing <RETURN> again, will cause the cursor to reappear in
  135.       the Last Name field. You may also move the cursor down and up through 
  136.       the fields, by using <TAB> and <SHIFT_TAB> respectivly.
  137.  
  138. OTHER STUFF:
  139.  
  140.    Send all bug reports to:
  141.     
  142.    Scott Rogerson
  143.    R4 Box 643
  144.    Newalla OK 74857
  145.    
  146.    (405)386-6521
  147.      
  148.        -OR-
  149.     
  150.    FIDO (1:147/1000.4)
  151.     
  152.    A $5 - $10 donation would be appreciated. I will also accept suggestions, 
  153.    complaints, general BS, good recipes, and homemade cookies.
  154.     
  155.    You may use/copy this program as you see fit. (at your own risk 
  156.    of course) Give it away to your friends and/or enemies. Just 
  157.    don't sell or otherwise profit from it. Blah...blah...blah.... 
  158.    
  159.    I would like to thank my brother, Mark Rogerson, for his suggestions,
  160.    time, icon, and general programming supremacy.
  161.    
  162.    Thanks Mark! (bro!)
  163.    
  164.    Fred Fish has my permission to include TeleBASE in his library.
  165.    
  166.    This program uses reqtools.libray, for which we can all thank 
  167.    Nico François. 
  168.    
  169.    ....Thank-you, Nico!
  170.    
  171.    
  172.    ReqTools is Copyright © Nico François.
  173.    TeleBASE is Copyright © Scott Rogerson.
  174.  
  175.  
  176.  
  177.  
  178.