× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi Don,

The wrq reflection visual basic works as a screen scraper on steroids.

I worked with it for a few days, here is some of what I saw it do:

The vb macros are coded in a vb project. This means you get the full
capabilities of vb from your macro.

The vb macros can do standard screen scrape and auto key functions.

You can config your session to run a vb macro every time a new screen is
displayed to the user.  Use this to scan the screen contents and identify
what screen is on the display.

The toolbar can be reconfiged on the fly.  So each screen can be coded to
have different toolbar buttons.

Different mouse buttons and clicks can call different vb macros. The mouse
click event routine can then rtv the location of the cursor, copy the cut
and paste selections to the clipboard, run code to get the clipboard
contents, ...

A practical use of all of this is to rtv the contents of the screen, use
automation to start up domino, then prompt the user to complete an email msg
containing the text taken from the dsply screen.

A little more involved is a way to initiate an import of data into an excel
spreadsheet.  The user presses a cmd key, the as400 pgm prepares the data to
import into the spreadsheet as an as400 pf, the name of the as400 file is
then displayed on the screen.  The user then clicks on the file name on the
screen which runs a vb macro which gets the as400 file, starts up excel and
imports the file.  follow ? <g>

Steve Richter



----- Original Message -----
From: "Don" <dr2@cssas400.com>
To: <midrange-l@midrange.com>
Sent: Tuesday, February 12, 2002 11:20 PM
Subject: Re: Interview with Buell Duncan


>
>
> Steve,
>
> Why do you need WRQ's product when you can use regular VB adn ODBC's and
> have a visual solution already?
>
> Don in DC
>
>
>
>
> _______________________________________________
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
> To post a message email: MIDRANGE-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
> or email: MIDRANGE-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
>
>



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.