Re: automatically not manually



On Tue, 29 Nov 2005 03:29:02 GMT, "polaris v via JavaKB.com"
<u5471@uwe> wrote, quoted or indirectly quoted someone who said :

> I can copy the data manually by clicking shift-A, shift-C the past
>it in a file shift-V as you all know.
>
>The question is can I make a program to do this job automatically and
>periodically?
> Of course the software has been built using Java code.

Where do you want the data to go? You can have your signed
Applet/JAWS app just log the incoming data to a file. There is no
need to tie it to the display.

You could do it with a separate program that just reads the same
stream of data and logs it. You could use the ordinary chron
facilities of your OS to periodically schedule the program to run.


--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.