TEXT2CLIP
— Copy text
from a file onto the clipboard.
Syntax:
TEXT2CLIP
/A /CP:
n /Q /T
filename
/A | append to any text already on the clipboard |
/CP: n | interpret non-Unicode input text using code page n |
/Q | replace ASCII quotes and apostrophes with Unicode open and close quotes |
/T | quietly |
Only one filename is allowed. Text may be
piped or redirected into TEXT2CLIP
.
See also: The CLIP2TEXT
command.