Paste to external file

J

Joel Wiseheart

I have a function that uses Automation with Reflection
(HP Terminal Emulator), to log on to a Reflection host
session, run a command, copy the resulting report results
to the clipboard, and terminate the Reflection session.

Now that the data I need is sitting in the clipboard, I
need to open a new text file, and paste the contents
there.

I can handle the rest after that.

Any ideas? Thanks!
 
Top