home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / PMCARD.ZIP / PMCARD.DOC < prev    next >
Text File  |  1990-09-24  |  4KB  |  82 lines

  1.  
  2. PMCARD
  3.  
  4. Jeff Prosise                                     October 30, 1990 (Utilities)
  5.  
  6. Purpose:        An OS/2 Presentation Manager utility that stores and retrieves
  7. names, addresses, and telephone numbers.  The program can search its data file
  8. for a specified string and, if a modem is connected, it can dial the phone.
  9.  
  10. Format:   PMCARD [filename]
  11.  
  12. Remarks:        PMCARD (short for CardFile for Presentation Manager) can be
  13. given a card data [filename] either on the command line or in its Settings
  14. menu.  If you run the program for the first time without specifying a
  15. filename, it will present a blank card.  Information can be entered in any
  16. form, up to six lines per card.  New blank cards can be inserted at a
  17. particular position by selecting Insert Card with the mouse or by pressing F4.
  18. The clipboard commands can be used to copy information to additional cards and
  19. to exchange information with other PM applications.  Phone numbers may include
  20. hyphens, spaces, commas, and parentheses; two phone numbers listed on the same
  21. line must be separated by at least one other character than these.
  22.  
  23.         There are three ways to search for user-specified text strings: click
  24. on the Srch button, select Search from the Options menu, or press F5.  You can
  25. specify whether searches should be case sensitive or not by checking or
  26. unchecking the case sensitive box in the Search dialog box.  The default
  27. communications parameters are COM1, 1200 bps, no parity, 8 data bits, and 1
  28. and hang-up command strings from the Settings menu.  Thereafter, if you
  29. connect a modem, you can call a number by using the Dial button or F9.  The
  30. number you wish to  call is displayed in the dialog box entry field and may
  31. changed or entered manually.
  32.  
  33.         The major CardFile mouse-selectable commands, together with keyboard
  34. alternatives, are shown below:
  35.  
  36.     COMMAND        KEY            DESCRIPTION
  37.         =======     ===         ===========
  38.         FILE
  39.         Save        F3          Save the card stack
  40.         Save As...              Save the card stack under a
  41.                                 new filename
  42.         Open...                 Clear the card stack and open a
  43.                                 new file
  44.         New                     Clear the card stack without
  45.                                 opening a new file
  46.         Exit                    Quit the program
  47.  
  48.         EDIT
  49.         Cut         Shift+Del   Delete the currently-selected
  50.                                 text from the card and copy it
  51.                                 to the clipboard
  52.         Copy        Ctrl+Ins    Copy the currently-selected
  53.                                 text to the clipboard
  54.         Paste       Shift+Ins   Paste the clipboard contents at
  55.                                 the current cursor position
  56.         Clear       Del         Delete currently-selected text
  57.                                 without copying to clipboard
  58.         Insert Card F4            Insert new (blank) card at the
  59.                                 current position in the stack
  60.     Delete Card Ctrl+F4     Delete the current card from
  61.                                 the card stack
  62.         Undo Delete Shift+F4    Insert the last card deleted at
  63.                                 the current stack position
  64.  
  65.         OPTIONS
  66.         Search...   F5          Specify a search string and find
  67.                                 the first card that contains it
  68.         Find Next   F6          Find the next higher-numbered
  69.                                 card containing the specified
  70.                                 search text
  71.         Find Prev   F7          Find the next lower-numbered
  72.                                 card containing the specified
  73.                                 search text
  74.         Goto...     F8          Go to a specified card number
  75.         Dial...     F9          Dial a phone number
  76.         Memory...               Profile memory usage
  77.         Settings...             Set CardFile's default
  78.                                 configuration parameters
  79.  
  80.         HELP
  81.         About CardFile...       Display program information
  82.