You capture screen contents with the View method.  The example below captures the contents of row 6 from column 1 through 80 and saves it as Var1.

Var1 = View(Row:=6, Col:=1, length:=80)


Shuler, Dwight wrote:
The value is in a Meditech screen and I can not get the cursor there to collect it.  Can I grab that value by telling the cursor to look at this place and capture it?  I have just started using this so and this is the first snag I have ran into.
 
Thanks,
Dwight
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, January 26, 2006 4:24 PM
To: [email protected]
Subject: Re: [Talk] print screen

why have you not been able to get the data off of the screen ? If you can see it, you should be able to capture it.


Bruce Krigman
Information Systems
South Shore Hospital
781-340-8299
Inactive hide details for "Shuler, Dwight" <[EMAIL PROTECTED]>"Shuler, Dwight" <[EMAIL PROTECTED]>



To

<[email protected]>

cc


Subject

[Talk] print screen

I am writing a script to print screen the contents of a screen since I can't collect the data from the screen. Has anyone been able to get the print screen command to work in a script?

Thanks,
Dwight Shuler


-- 
Neil Carman
Director Technical Development
Manigault & Associates LLC

http://www.m-allc.com
Work: (805) 680-5601
Fax:  (714) 968-5632

Reply via email to