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



Vern,

DSPINPUT(*NO) is what I meant by hidden field.

The best I have come up with is to have CL invoke the shell script, as you
also suggested. This is not what I wanted but it might have to do.

I hadn't thought of using PASE. I may be able to do something with one of
the other shells if I can call it from inside qshell possibly via QP2SHELL.

Thanks,
-Marty
 
------------------------------

date: Fri, 12 Sep 2003 11:01:32 -0500
from: Vern Hamberg <vhamberg@xxxxxxxxxxxxxxxxxxxxxxxxx>
subject: Re: Qshell hidden input

Marty

There is an attribute (DSPINPUT) on a parm that suppresses display of the 
parameter. *NO suppresses it both in a prompt and in a joblog.

Is that what you mean about a hidden field?

But qsh is its own shell and, as you say, does not show interactive
commands.

You can execute 1 or more qsh commands from a CL --   qsh cmd('some 
command; some other command') - can you run the cl as a command processor, 
prompting for password and passing it to qsh this way?

Or go to the QShell books on shell scripts - but qsh is a pretty weak 
shell, does not have all hte bash or ksh, etc., have.

You might be better off with PASE, which has the full shell scripting 
possibilities. Need AIX or other UNIX docs for that.

HTH

Vern

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.