I figured it out!! (Was: Copy to Clipboard)
I figured it out!! (Was: Copy to Clipboard)
- Subject: I figured it out!! (Was: Copy to Clipboard)
- From: "Greg Back" <email@hidden>
- Date: Thu, 02 Aug 2001 12:45:05 -0400
Never mind, I figured out what I needed to do
looking at the Appleworks dictionary, I saw
copy to clipboard: Copy the current selection to the clipboard
copy to clipboard
I had to copy the current selection, but I had nothing selected. I fixed the
problem with the following lines
select text body of newDoc
copy to clipboard
Thanks to all who helped me with this problem. I guess i need to pay more
attention to dictionaries. Sorry for wasting your time
Greg
******Note to self: look at dictionaries before sending problem to AS
mailing list.*********