×
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.
Here is one example I found, it is conditional but when I prompted the
keyword and read the help, I think this is what you are looking for.
OUTPUT: PMTCTL CTL(OUTPUT) COND((*EQ 1))
Of course, you would want to change the COND((*EQ 1)) to
PMTCTL CTL(P1) COND((*EQ *ALL))
At least that is the example in the help.
Bentley Pearson
Vice President - Information Services
Southland National Insurance Corporation
1812 University Blvd
Tuscaloosa, Al
35403
205 345 7410
bpearson@xxxxxxxxxxxxxxxxxxxxx
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of James Lampert
Sent: Friday, November 07, 2008 4:19 PM
To: Midrange Systems Technical Discussion
Subject: Re: Mandatory command prompting
Bentley Pearson wrote:
It is ? in front of the command.
I meant, code a command *definition,* not a command *call.*
As an Amazon Associate we earn from qualifying purchases.