× 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.



Chuck

Since this has to be interactive, how about a macro? Here's one that I just
put together. It assumes you are on the option field of WRKOBJPDM, in front
of a *QRYDFN object. No options should be specified. It selects the object
name, then gets the library name (appended to object name), then calls
WRKQRY and fills in qualified name. Then it exits and saves the query.

Copy the following code into the macro editor - in a display session,
Edit->Preferences->Macro/Script...

Pick the blank entry under Macro/Script and click on Customize - this
creates a new macro - and paste the code in. Then save the macro.

[wait app]
[tab word]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[edit-copy]
[pf5]
[wait inp inh]
[wait app]
[backtab]
[backtab]
[backtab]
[left]
[left]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[mark right]
[edit-copyappend]
[pf9]
[wait inp inh]
[wait app]
[erase eof]
"wrkqry
[enter]
[wait inp inh]
[wait app]
"2
[edit-paste]
[enter]
[wait inp inh]
[wait app]
[pf3]
[wait inp inh]
[wait app]
"y3
[enter]
[wait inp inh]
[wait app]
[enter]

Regards

Vern

At 11:04 AM 10/28/02 -0500, you wrote:
Hi Folks,

Our main production package was upgraded over the weekend and we have a TON
of queries. Well a BUNCH of these queries are level checking against files
in the production library. Saving the query is all it takes to fix it but
rolling through all of these and doing this is a PAIN. Is the another way to
do this (i.e. under the covers or something) ?

Thanks,

Chuck


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.