Getting Text from another open application window

stephen barncard stephenREVOLUTION2 at barncard.com
Mon Jan 23 13:11:41 EST 2012


Most professional test instruments have some kind of interface - does the
test device have any serial or IEEE interface?    Livecode really can't
grok the data space of another application. The application must provide an
API or some kind of hardware interface.

If it's a Macintosh application, check and see if it has an Applescript
dictionary. You can use the Applescript script editor to examine the app in
question. If there is one, you will see the definitions and can do a  "Do
as Applescript".

For instance, I built a mute button in Livecode to control Skype and iTunes
at the same time.

On 23 January 2012 09:28, Camm <camm29 at tesco.net> wrote:

>
>
> Hi ,
>
>
>
> I have a windows (non-livecode) application that displays text data from a
> test instrument , is it possible for livecode to import the displayed data
> realtime for decoding etc.
>
>
>
>
>
>
>
> Regards
>
> Camm
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




-- 



Stephen Barncard
San Francisco Ca. USA

more about sqb  <http://www.google.com/profiles/sbarncar>



More information about the use-livecode mailing list