home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / CLPPASTE.ZIP / README.CLP < prev   
Text File  |  1991-02-08  |  3KB  |  71 lines

  1.  
  2. ===============================================================================
  3.  
  4.                                    CLPPASTE
  5.  
  6.                                   Version 1.0
  7.  
  8.                                   SPF/2 Macro
  9.  
  10.                                1991 Robert Mahoney
  11.  
  12. ===============================================================================
  13.  
  14.  PURPOSE:   Copies text from the clipboard to an SPF/2 edit session
  15.  OPERATION: A program - CLP2FILE - gets text from the clipboard and
  16.             puts it to a file CLIP.OUT.  It is then copied from CLIP.OUT
  17.             into the file being being edited.
  18.  
  19. Release Notes:
  20.  
  21.    I)   This program and macro has been tested under IBM 1.2 EE
  22.         and IBM 1.3 SE on a IBM PS/2 Model 70 with 6 MB.
  23.  
  24.  
  25.        Robert Mahoney
  26.        08 February 1991
  27.  
  28.  
  29.        The CLPPASTE SPF/2 Macro version 1.0 has been released
  30.   as freeware. What this means is that you can use this Macro
  31.   with no financial renumeration required by the author.  You may
  32.   also distribute this as long as the source code is included and
  33.   if modifications are made, it is also released as freeware.
  34.  
  35.  
  36.   Standard Disclaimer
  37.   ----------
  38.  
  39.        The CLPPASTE macro and CLP2FILE program and all documentation are
  40.   provided on an "AS IS" basis.  This means that Robert Mahoney
  41.   does not warrant, guarantee, or make any other
  42.   representations regarding the use, or results of use, of CLPPASTE,CLP2FILE
  43.   or the documentation in terms of accuracy, reliability, correctness,
  44.   currentness, or otherwise.  Robert Mahoney will not
  45.   be held responsible for any direct, indirect, incidental, or
  46.   consequential damages including damages for loss of business
  47.   profits, business interruption, loss of business information, or
  48.   otherwise arising from the use or inability to use CLPPASTE or CLP2FILE, even
  49.   if Robert Mahoney as been advised of the possibility
  50.   of such damages.  The use of this product is on an "AT YOUR OWN
  51.   RISK" basis.
  52.  
  53.   I am looking forward to hearing your comments about this,
  54.   both good and bad - please no death threats :-)
  55.  
  56.   I can be found on ILink,Smartnet or Fidonet.
  57.  
  58.  Robert Mahoney
  59.  27 E. Jackson Ave
  60.  Babylon, NY   11702
  61.  
  62.  Instructions
  63.  ------------
  64.  
  65.  1) Put CLP2FILE.EXE in a sub-directory on your PATH.
  66.  2) Put CLPPASTE.SPF in the sub-directory with SPF2.EXE .
  67.  3) Copy text into the Clipboard.
  68.  4) While Editing a file in SPF/2, put an A in the prefix area.
  69.  5) On the command line, type CLPPASTE and press <ENTER>.
  70.  6) The text in the Clipboard will be copied in after the A.
  71.