Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #145

Script or software to run a GUI based application

From Stefan Mueller <seekware@yahoo.com>
Newsgroups comp.lang.basic.visual.misc
Subject Script or software to run a GUI based application
Date 2011-05-11 16:13 -0700
Organization http://groups.google.com
Message-ID <8ccd82cf-1753-4013-aab5-3c548b396e5c@j13g2000pro.googlegroups.com> (permalink)

Show all headers | View raw


On my server a GUI based application is installed. If I start this
application I can enter the name of a city and as result I get many
information (GPS coordinates, population, ...).
My goal is to write a script or software which extracts all
information about a particular city. My current VB code opens the GUI
base application (VB command: Shell), enters the name of the
particular city (VB command: keybd_event), presses Enter and copies
the result/information into the clipboard and finally saves them into
a file.
My problem is that this approach works only if I'm connected via RDP
to my server where this GUI based application is running. If the RDP
session is disconnected my approach doesn't work.

Does someone know a way how to control a GUI based application even
though the RDP session is disconnected?

Regards
Stefan

Back to comp.lang.basic.visual.misc | Previous | NextNext in thread | Find similar


Thread

Script or software to run a GUI based application Stefan Mueller <seekware@yahoo.com> - 2011-05-11 16:13 -0700
  Re: Script or software to run a GUI based application "Nobody" <nobody@nobody.com> - 2011-05-11 21:22 -0400
    Re: Script or software to run a GUI based application Stefan Mueller <seekware@yahoo.com> - 2011-05-14 12:41 -0700
      Re: Script or software to run a GUI based application Dee Earley <dee.earley@icode.co.uk> - 2011-05-17 08:39 +0100
  Re: Script or software to run a GUI based application DanS <t.h.i.s.n.t.h.a.t@r.o.a.d.r.u.n.n.e.r.c.o.m> - 2011-05-17 06:14 -0500
    Re: Script or software to run a GUI based application Stefan Mueller <seekware@yahoo.com> - 2011-05-28 05:31 -0700
      Re: Script or software to run a GUI based application ralph <nt_consulting64@yahoo.net> - 2011-05-28 15:00 -0500

csiph-web