Re: clipboard contents into textfile.........
Re: clipboard contents into textfile.........
- Subject: Re: clipboard contents into textfile.........
- From: Michelle Steiner <email@hidden>
- Date: Thu, 11 Oct 2001 08:34:26 -0700
On 10/11/01 4:04 AM, kannan balu <email@hidden> wrote:
>
I need to retrieve the clipboard content into AS and save it into a text
>
file.
>
When I do so An error of type -619 has occurs. Can any one know how to
>
rectify this problem.
>
>
The Script is :
<snip>
I can't get it to compile if this line is in the script:
>
writeData(messageText,fileTarget)
That's because you don't have a sub routine in place for this line to
call.
When I remove that line, the script compiles and runs properly.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------