home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / deskaces / pinky.arc / PINKY.DOC next >
Text File  |  1988-12-13  |  12KB  |  261 lines

  1. WELCOME
  2.  
  3.    The Telephone Message System "PINKY" is perfect for secretaries and 
  4.    receptionists.  It is a fancy replacement for those pink slips of
  5.    message paper that clutter an office.   It is memory resident,
  6.    meaning that it will "popup" over any running application.
  7.  
  8.    PINKY is activated by pressing a "hotkey" combination.  Once activated 
  9.    you can take messages or retrieve messages.  Each retrieved message 
  10.    can then be "marked" as the call is returned or processed. 
  11.  
  12.    This version of PINKY allows you to take and retrieve an unlimited 
  13.    number of phone messages.  This version is restricted to displaying 
  14.    the phone slips to the screen only.  The file and printer output 
  15.    capability are available in the registered version only.
  16.  
  17.  
  18. SYSTEM REQUIREMENTS:
  19.  
  20.  
  21.    DOS 2.0 or greater is required.  To use the background printing
  22.    option (REGISTERED VERSION ONLY) you must have DOS 3.0 or greater,
  23.    otherwise you must first send the output to a file then print the 
  24.    output file from DOS.  Background printing allows you to continue
  25.    to simultaneously run your application while the phone message 
  26.    slips are being printed.
  27.  
  28.    PINKY uses 64K of available RAM memory.
  29.  
  30.    It is important that the correct DATE and TIME be set before running 
  31.    PINKY. 
  32.  
  33.  
  34. COMMAND USAGE
  35.  
  36.  
  37.    Simply enter "PINKY" at the DOS prompt.  The telephone message 
  38.    system will load itself into memory.  If you wish to change the 
  39.    default key assignments or file in which the telephone numbers are 
  40.    stored you can specifiy this on when starting PINKY. 
  41.  
  42.        C> PINKY <CR>
  43.  
  44.    To activate PINKY, press the LEFT SHIFT and ALT keys simultaneously.
  45.  
  46.    (REGISTERED VERSION ONLY) From the DOS prompt first load the PRINT 
  47.    command into memory.  Press ENTER when prompted for the "list device".  
  48.    You must run the PRINT program for background printing to be enabled.  
  49.    You only need to do this when first booting up the machine.  Background
  50.    printing is available for DOS 3.0 and greater only.
  51.  
  52.        C> PRINT 
  53.        Name of list device [PRN]:
  54.        C>
  55.  
  56.  
  57. CHANGING DEFAULTS
  58.  
  59.  
  60.     PINKY creates a file or uses the file "PHONE.MSG" in the current directory
  61.     when starting up.  To change the default file name simply specify a 
  62.     different name from the command line:
  63.  
  64.         C> pinky d:newfile.msg
  65.  
  66.     To change the default Hot key assignment enter :
  67.  
  68.         C> pinky -k #
  69.  
  70.         where # is one of 
  71.  
  72.                3  -  Right Shift + Left Shift
  73.                5  -  Right Shift + Ctrl
  74.                6  -  Left Shift + Ctrl
  75.                9  -  Right Shift + Alt
  76.               10  -  Left Shift + Alt (default)
  77.               12  -  Ctrl + Alt
  78.  
  79.  
  80. PERIODIC MAINTENANCE
  81.  
  82.  
  83.     You may periodically wish to archive the old PHONE.MSG file and delete
  84.     it as it will continue to grow and grow as phone calls are added to the
  85.     phone message database.
  86.  
  87.     C> COPY PHONE.MSG A:
  88.         C> DEL PHONE.MSG
  89.  
  90.  
  91. DAILY USAGE
  92.  
  93.                       +===============================+
  94.                       |         Phone Messages        |
  95.                       |-------------------------------| 
  96.                       |    F1 - Take a message        | 
  97.                       |                               | 
  98.                       |    F2 - Retrieve messages     | 
  99.                       |                               | 
  100.                       |   ESC - Exit                  | 
  101.                       |-------------------------------| 
  102.                       | (c) 1988 E Trujillo Software  |
  103.                       +===============================+
  104.  
  105.  
  106.    This screen appears whenever the HOTKEY (LEFT SHIFT & ALT pressed
  107.    simultaneously) is pressed. Press F1 to take a message and F2 to 
  108.    retrieve your messages.
  109.  
  110.  
  111.                     +=======================================+ 
  112.                     | 07:22am  | Take a Message  | 09/21/88 | 
  113.                     |---------------------------------------| 
  114.                     | TO:       EFH                         | 
  115.                     | FROM:     Mark Jones                  | 
  116.                     | COMPANY:  Jones Ice Cream             | 
  117.                     | PHONE:    887-9222       EXT:         | 
  118.                     | MESSAGE:  needs to know about         | 
  119.                     |           shipment of ice             | 
  120.                     |---------------------------------------| 
  121.                     |*F1 - Phoned        |   F2 - Urgent    | 
  122.                     |*F3 - Please call   |   F4 - Will call | 
  123.                     | F5 - Returned call |                  | 
  124.                     |---------------------------------------| 
  125.                     | ESC - Do not save     F10 - Save      | 
  126.                     +=======================================+ 
  127.  
  128.  
  129.    Upon pressing F1 (Take a message) from the INTRO SCREEN the above
  130.    screen will appear with today's date and time.  Fill in the fields and 
  131.    press F10 to save.  There is no need to capitalize the first letter of
  132.    the words in the TO, FROM, and COMPANY fields ... PINKY will do it 
  133.    for you.  Press ESC to abort.
  134.  
  135.  
  136.                     +======================================+
  137.                     |          Retrieve Messages           |
  138.                     |--------------------------------------|
  139.                     |  NAME:                               |
  140.                     |                                      |
  141.                     |  FROM:  10/11/88 THRU:  10/18/88     |
  142.                     |--------------------------------------|
  143.                     |  F1 - All messages selected          |
  144.                     |  F2 - Marked messages selected       |
  145.                     | *F3 - Unmarked messages selected     |
  146.                     |--------------------------------------|
  147.                     | *F5 - Scrn  F6 - Printer  F7 - File  |
  148.                     |--------------------------------------|
  149.                     | F10 - Retrieves messages  ESC - Exit |
  150.                     +======================================+
  151.  
  152.  
  153.    Upon pressing F2 (Retrieve Messages) from the INTRO SCREEN, the above
  154.    screen will appear.  You may enter the first few characters of the name
  155.    to match (upper & lower case is fine).  Leave the NAME field blank to
  156.    select ALL phone messages.  Move the cursor to the FROM and THRU date 
  157.    fields to respecify a date range.  The dates will be set to today
  158.    by default.  Press F10 when ready to retrieve messages.
  159.  
  160.    Press F1, F2 or F3 to select all messages, those messages previously 
  161.    marked, or unmarked messages only.  The default selection is F3.
  162.  
  163.    (REGISTERED VERSION ONLY)
  164.    Press F5, F6 or F7 to change the output destination.  If F6 is pressed,
  165.    the output will be sent to a file which you specify.  You can then
  166.    edit the output file.  If F7 is pressed, the output will be sent directly
  167.    to the printer.  You must be running DOS 3.0 and have loaded PRINT for
  168.    this option to work properly.
  169.  
  170.  
  171.                     +======================================+
  172.                     |          Retrieve Messages           |
  173.                     |--------------------------------------|
  174.      +===================================================================+
  175.      | TO                    FROM                  PHONE       UNMARKED  |
  176.      |-------------------------------------------------------------------|
  177.      | Ed                    Charlene              247-1611       X      |
  178.      | 10/13/88  04:31pm     OF:                                         |
  179.      |                       MESG:   need help today                     |
  180.      |                                                                   |
  181.      |-------------------------------------------------------------------|
  182.      |  *Phoned   *Please Call    Returned Call    Urgent    Will Call   |
  183.      |-------------------------------------------------------------------|
  184.      |   F1 - Mark   F2 - Unmark   SPACE BAR - Next match   ESC - Exit   |
  185.      +===================================================================+
  186.  
  187.    This screen appears if the F10 key is pressed from the Retrieve Message
  188.    screen.  Press the SPACE BAR for the next match, ESC to quit.  Press
  189.    the F1 key to mark those messages previously read and the F2 key to 
  190.    unmark the message.
  191.  
  192.  
  193. PRINTING (REGISTERED VERSION ONLY)
  194.  
  195.    The output to a file or the printer looks like:
  196.  
  197. +-------------------------------------+ +-------------------------------------+
  198. | 10/13/88                    04:31pm | | 10/13/88                    10:37pm |
  199. |                                     | |                                     |
  200. | TO:      Ed                         | | TO:      Ed                         |
  201. | FROM:    Charlene                   | | FROM:    David                      |
  202. | COMPANY:                            | | COMPANY:                            |
  203. | PHONE:   247-1611        EXT:       | | PHONE:                   EXT:       |
  204. |                                     | |                                     |
  205. |   need help today                   | |                                     |
  206. |                                     | |                                     |
  207. |                                     | |                                     |
  208. | *Phoned *Please call  Returned call | |  Phoned  Please call  Returned call |
  209. |  Urgent  Will call    UNMARKED      | |  Urgent  Will call    MARKED        |
  210. +-------------------------------------+ +-------------------------------------+
  211.  
  212.   When PINKY starts printing, it stores the output to a temporary file in
  213.   the directory where PINKY was started.  The temporary file is called 
  214.   TMS$$$$$.$$$.  The output is placed there then the PRINT command is 
  215.   used to print the file in a background mode.  Six messages are printed 
  216.   per 8 1/2 by 11 inch sheet of paper.
  217.  
  218.  
  219. TECHNICAL CONSIDERATIONS & CAVEATS
  220.  
  221.  
  222.    If you have any experience with using different memory resident programs also
  223.    known as TSR programs, you should be aware that TSR programs don't often 
  224.    cooperate with each other.  It is a literal jungle in RAM memory where many 
  225.    TSR programs are competing for interrupts and memory - hopefully not the 
  226.    same memory.  If the machine crashes, try changing the order in which you
  227.    install your TSR's or use one of the shareware TSR management programs to 
  228.    selectively remove and install TSR's.
  229.  
  230.    PINKY will not come up if the screen is in graphics mode or any mode other
  231.    than 80 columns x 25 rows.
  232.  
  233.    PINKY is provided AS IS, with no warranty expressed or implied. E Trujillo 
  234.    Software specifically disclaims any and all warranties included but not 
  235.    limited to fitness for a particular purpose.  In no event shall E Trujillo 
  236.    Software be liable for any loss of profit or any other commercial damage, 
  237.    including but not limited to special, incidental, consequential or other 
  238.    damages.
  239.  
  240.  
  241. SHAREWARE
  242.  
  243.  
  244.    This program is distributed as shareware, meaning that you can try it 
  245.    before you buy it.  It is not in the public domain.  Make sure it works 
  246.    on your configuration and that you are satisfied with it before deciding 
  247.    to register.  If you register you will receive the latest version of 
  248.    PINKY which allows printing to a printer or a file.  The price is $49.
  249.  
  250.    E Trujillo Software also offers several other products including:
  251.  
  252.        o  Activity & client tracking system  "Contact Plus"
  253.        o  Vehicle Management System          "VMSYS Plus"
  254.  
  255.    Please address all inquiries to:
  256.  
  257.        E Trujillo Software
  258.        PO Box 3992
  259.        Albuquerque, NM  87190-3992
  260.        (505) 881-3223
  261.