home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / cca_110.zip / CCA_110.DOC < prev    next >
Text File  |  1999-01-25  |  3KB  |  100 lines

  1. Command line Clipboard Access 1.10
  2.  
  3. The Command line Clipboard Access (CCA) programs are a set of
  4. shareware programs that allow the OS/2 user to access the OS/2
  5. clipboard from the command line in a full screen or windowed
  6. OS/2 session.
  7.  
  8. These programs do not make any changes to the OS/2 INI files or create
  9. any additional files on your hard drives.  To install them, just copy
  10. the two executable files to a directory in your OS/2 search path.
  11.  
  12. The access to the OS/2 clipboard is limited to ONE process at a time.
  13. Thus you need to make certain that no other program is accessing the
  14. clipboard when you run either program.  Also, you need to wait until
  15. they have completed until you try to access the clipboard with another
  16. program.  
  17.  
  18.  
  19. The shareware version of these programs are fully functional, but they
  20. add an identification line to the clipboard text.
  21.  
  22. When ToClip puts text into the OS/2 clipboard, it first inserts the 
  23. following line.
  24.  
  25. "ToClip 1.0 Registration removes this line"
  26.  
  27. When FClip2 gets text into the OS/2 clipboard, it appends the 
  28. following line to the end of the text.
  29.  
  30. "FClip2 1.0 Registration removes this line"
  31.  
  32. The registered versions do not add the lines.
  33.  
  34.  
  35. Program descriptions:
  36.  
  37. toclip.exe  - puts text into the OS/2 clipboard via redirection
  38.         or a pipe from the command line.  If it is executed without
  39.         any arguments, it assumes you are going to type the text and
  40.         will accept text until you enter a control-Z and a newline.
  41.         If you enter a text string as a command line arugment, the
  42.         string will be copied to the clipboard. If the string
  43.         contains blanks, you must enclose it in quotation marks. The
  44.         quotation marks will be stripped before the text is put into
  45.         the OS/2 clipboard.
  46.  
  47. examples:
  48.         dir /b | toclip
  49.         toclip < file
  50.         toclip "This line will be put into the OS/2 clipboard"
  51.  
  52. fclip2.exe  - gets text from the command OS/2 clipboard and routes
  53.         it to stdout. Thus you can redirect or pipe the output of
  54.         this utility. 
  55.  
  56. examples:
  57.         fclip2 > file
  58.         fclip2 | program
  59.  
  60. pmclip.cb - A Brief macro to allow the OS/2 version of Brief to access
  61.         the OS/2 clipboard with CCA.  
  62.  
  63. boxer.txt - Boxer/OS2 macros to allow Boxer/OS2 users to access the
  64.             the OS/2 clipboard with CCA
  65.  
  66.  
  67. How to Register:
  68.  
  69. There are two places to register Command line Clipboard Access. 
  70. Through BMT Micro and directly with the author.  Either way,
  71. normal distribution is via download with a web browser. BMT Micro
  72. will mail the program on a floppy disk for an additional fee.
  73.  
  74. Registration covers all 1.xx versions of Command line Clipboard Access.
  75.  
  76.  
  77. Registration through BMT Micro:
  78.  
  79. BMT Micro will accept credit cards and may be more convenient for
  80. OS/2 users outside the United States.  BMT Micro's price to register
  81. Command line Clipboard Access is $12.00 (US Dollars).  Normal
  82. distribution is via download with a web browser, but BMT Micro will
  83. mail the program on a floppy disk for an additional fee.  
  84.  
  85.  
  86. Direct registration:
  87.  
  88. Stuff small bills, gold coins, diamonds or even checks (US banks
  89. only, please) valued at $10.00 (US dollars) into an envelope and mail
  90. to:
  91.  
  92. Don Hawkinson
  93. 4555 N Hillcrest
  94. Wichita KS, 67220-3832
  95. USA
  96.  
  97. Be sure to include an email address so I can send you the
  98. instructions for downloading the registered version.   
  99.  
  100.