home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 090.lha / pmate.doc < prev    next >
Encoding:
Text File  |  1986-11-21  |  8.5 KB  |  214 lines

  1. BRENDALLSON SOFTWARE WOULD LIKE TO THANK :-
  2.  
  3.    Duane Wandless, Kevin Murphy, Mark Elmore, and Snow Lynn Bain, in order
  4. of importance to program developement.
  5.  
  6.  
  7.  
  8.  
  9.                       BRENDALLSON SOFTWARE PRESENTS :
  10.  
  11. ;                                                                           ;
  12. ;---------------------------------------------------------------------------;
  13. ; Name       :- Phonemate v3.000-BETA                                       ;
  14. ; Author     :- Gregory A. Kendall ( Percy )                                ;
  15. ; Date       :- 8 Dismember 1987 ( Mundania )                               ;
  16. ; Spefs      :- 1. First version in C                                       ;
  17. ;               2. BETA release                                             ;
  18. ; Comments   :- Amigabasic is a thing of the past for me!!! heehee          ;
  19. ;---------------------------------------------------------------------------;
  20. ;                                                                           ;
  21.  
  22.    Well, I have finally gotten out of the rut of programming in AmigaBasic.
  23. This is the first version of my Phonemate program in the great Amiga
  24. language of C.  I hope that everyone likes this version as much as I do.
  25. This version is MUCH faster the prior AmigaBasic versions in all aspects.
  26. The only area which is not as nice is the actual display layout; however, I
  27. will be adding colours in the future and arranging the display to suit my
  28. tastes and others.
  29.  
  30.  
  31.                       AND NOW A WORD FROM OUR SPONSOR...
  32.  
  33. \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  34.  
  35.    Most people think that Shareware is a place for them to get good money
  36. for a program without going through all of the trouble of releasing their
  37. programs with flashy packages and going through dealers.  I, on the other
  38. hand, am not a greedy hacker ( I am not calling anyone a greedy hacker ) and
  39. I am only asking for a little, and guess what, I am not really insistent on
  40. that part of the deal.  I am content just to get comments concerning my
  41. program ( good and bad ).  PLEASE take a second to drop me a line and if you
  42. would like to send a contribution to the Brendallson Cause, please limit
  43. this to only $1 to $5.  $6 and up is right off!!!!  I don't like nor do I
  44. feel comfortable in accepting more than $5, although I have done it in the
  45. past.  I will probably just send the contribution back unless you insist.  I
  46. am not in programming to make money, yet....  I am in it for the fun!!!! So,
  47. as you can see, I am interested first in your comments about my program!!!
  48.  
  49.    Again, please take the time to drop me a line with comments concerning my
  50. program and possibly a contribution.  Send all mail to the following
  51. address:
  52.  
  53.                         Gregory A. Kendall
  54.                         ATN/ Brendallson Software
  55.                         522 Neese Road
  56.                         Woodstock, Georgia  30188
  57.  
  58.            Thanks for the time and you will hear from me back....
  59.  
  60. \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  61.  
  62.                AND NOW BACK TO OUR PROGRAM ( HEEHEEHEE )
  63.  
  64.  
  65. Table of Contents :-
  66.  
  67.       A. Getting Started
  68.       B. Storing/Editing Numbers
  69.       C. Trashing Numbers
  70.       D. Moving Numbers Around
  71.       E. Dialing Numbers via Menus
  72.       F. Dialing Numbers via Gadgets
  73.       G. Sorting Menus
  74.       H. Clearing the Output Window
  75.       I. Counting Rings
  76.       J. Alternate Ringer Volume
  77.  
  78.  
  79. A. Getting Started
  80.  
  81.    You have obviously de-ARCed this file so I won't go through all of the
  82. trouble of telling you to de-ARC the file.  You should now have the following
  83. files :
  84.  
  85.    *   pmate        : main file
  86.        pmate.doc    : this doc file
  87.    *   menu.usr     : menu file for pmate.
  88.  
  89. The 2 files marked with an '*' are the files needed for running Pmate.  These 
  90. files must be in the same menu for Pmate to run properly.  You can run Pmate
  91. without the menu.usr file; however, no menus will be available when you
  92. first run the program.  This has the interesting side-effect of allowing you
  93. to make up an entirely new menu.usr file.  I haven't tested this theory to
  94. any extent, but it seems possible.
  95.    To run the program, just type "pmate" from CLI or double-click on the
  96. Pmate icon from Workbench.  The program takes care of the rest.  Just sit
  97. back and relax.
  98.  
  99. B. Storing/Editing Numbers
  100.  
  101.    This is probably the first thing that you will want to do once you get
  102. Pmate up and running.  I regret that the menu.usr file from previous Pmate
  103. versions are NOT compatable with version 3.000-BETA.  Sorry....
  104.    To STORE a number, do the following steps :-
  105.  
  106.       1. Click on the STORE gadget.
  107.       2. Choose the menu which you wish to STORE into.
  108.     ***  A requester pops up
  109.       3. Click in the NAME field.
  110.       4. Type RIGHT_AMIGA X.
  111.     ***  The NAME field is cleared.
  112.       5. Type in the NAME you wish to go there and move on.
  113.       6. Do the same for the rest of the fields in the requester.
  114.  
  115.     NOTE :- the COMM field is optional.  This allows you to enter a
  116. RIGHT-AMIGA key sequence for the NAME/NUMBER as well.  When you enter the
  117. letter using the steps outlined above, the letter seems not to appear.  This
  118. is due to a spacing problem in the string gadget that I hope to have ironed
  119. out before the full v3.000 release.  It is there and if you wish to see it
  120. to be reassured that you entered it correctly, just move to the first of the
  121. field using the cursor controls....
  122.  
  123.    EDIT : - in order to edit, you just click on the STORE gadget, choose the
  124. menu you wish to edit and edit away!!!!  You'll see what I mean!.
  125.  
  126. C. Trashing Numbers :-
  127.  
  128.    To delete a number from the menu.usr file, just click on the TRASH
  129. gadget, choose the menu you want trashed, and the program does the rest.
  130.  
  131.  
  132. D. Moving Numbers :-
  133.  
  134.    I have included a MOVE facility in this version.  This allows you to move
  135. menus from one place to another to suit your fancy.  Just click on the MOVE
  136. gadget, choose the FROM menu, then choose the TO menu.  The program then
  137. moves the menu and saves the file.
  138.  
  139.  
  140. E. Dialing Via Menus :-
  141.  
  142.    To dial a number from the menus, just choose the menu you with Pmate to
  143. dial for you and the program does the rest.  Remember, if you modem is not
  144. normaly on, you must turn it on before dialing.
  145.  
  146. F. Dialing Via Gadgets :-
  147.  
  148.    Follow the following steps to dial a number from the key-gadgets :-
  149.  
  150.       1. Click on the DIAL gadget.
  151.       2. Enter the number using the KEYPAD gadgets on the screen.
  152.       3. When you are done entering, click on the DIAL gadget again
  153.    ***   Pmate dials the number for you.
  154.  
  155. G. Sorting Menus :-
  156.  
  157.    I have included a SORT utility in the program for this version.  I
  158. promise that this version of the SORT ( due to the manner and speed of C)
  159. will run VERY MUCH FASTER than its BASIC counterpart.  All of the menus are
  160. sorted into alpha-beta order separately.  Each menu will be alphabetized
  161. within itself.  This takes about 10 seconds from begin sort to end saving.
  162.  
  163. H. Clearing The Output Window :-
  164.  
  165.    To clear the output window, just click on the TITLE gadget at the top of
  166. the screen.  You know, the one that says "BRENDALLSON SOFTWARE'S..." etc...
  167. You'll see what I mean.
  168.  
  169. I. Counting Rings :-
  170.  
  171.    Pmate counts the rings that it receives from the modem.  This tells you
  172. just how many times the phone has rung since running the program or clearing
  173. the count.  I know that it would be more useful to count the number of calls
  174. that have come in rather than the rings, but I am having problems with that
  175.  and hope to have it operational be the full version release.
  176.  
  177.    For now, to get the number of rings just click on the CALLS gadget.  The
  178. number of rings will be displayed on the status line at the top of the
  179. screen.
  180.  
  181.    To CLEAR the count, just clear the output window.  The
  182. clear-the-output-window routine also clear the _rings count.  See, it's
  183. easy!
  184.  
  185.  
  186. J. Alternate Ringer Volume :-
  187.  
  188.    This version also contains the famous alternate ringer.  When the program
  189. is run, it comes up with the volume set to zero.  There is an un-marked
  190. proportional gadget on the right hand side of the window that sets the
  191. volume.  Now that you know what it is, I think it is intuitive how to set
  192. it.
  193.  
  194.  
  195. AFTERWORD :-
  196.  
  197.    Sorry, but this version does not yet support PULSE dialing as the
  198. previous version did.  I have just been lazy and WILL have it added by the
  199. full version release.
  200.  
  201.    I hope that you enjoy this program as much as I have enjoyed writing it
  202. yet again....  Have fun with it and PLEASE, write to me if you have a
  203. contribution or just a comment or question concerning the program. I think
  204. you'll agree that it is as easy as 1-2-3 should be!!!!  ( Lotus that is)
  205.  
  206.  
  207. Thank you,
  208.  
  209. Gregory A. Kendall,
  210.  
  211. and Brendallson Software....
  212.  
  213.  
  214.