The parameters between the command and the prompt program? Or something else?
On Wed, 2020-04-15 at 08:53 -0400, a4g atl wrote:
I am testing the prompt override and have been able to compile a
RPGILE program and debug it. I need to get a CL guide to understand the
parameters when using the prompt override.
Thanks, Darryl
On Tue, Apr 14, 2020 at 6:33 PM Jim Oberholtzer <
<mailto:midrangel@xxxxxxxxxxxxxxxxx>
midrangel@xxxxxxxxxxxxxxxxx
wrote:
PDM has not been enhanced in I can’t remember how long. Try RDi. I do
it all the time.
Jim Oberholtzer
Agile Technology Architects
On Apr 14, 2020, at 11:26 AM, Nathan Andelin <
<mailto:nandelin@xxxxxxxxx>
nandelin@xxxxxxxxx
wrote:
BTW In regard to placing a question mark in a CL program, I specify a
CLLE
type for the command processing program. Then I use CRTCLMOD and CRTPGM.
PDM option 14 won't compile the code in and of itself.
On Tue, Apr 14, 2020 at 10:05 AM Nathan Andelin <
<mailto:nandelin@xxxxxxxxx>
nandelin@xxxxxxxxx
wrote:
One idea that I like is to use a question mark ? within a command
processing program to prompt for a 2nd command (conditionally, perhaps):
PGM PARM(&OBJ)
DCL VAR(&OBJ) TYPE(*CHAR) LEN(10)
? DSPOBJD OBJ(&OBJ) OBJTYPE(*FILE)
PGMEND: ENDPGM
At any rate, you can link multiple commands and command processing
programs this way to simplify input and offer various options that are
based on previous input.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email:
<mailto:MIDRANGE-L@xxxxxxxxxxxxxxxxxx>
MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
<
https://lists.midrange.com/mailman/listinfo/midrange-l>
https://lists.midrange.com/mailman/listinfo/midrange-l
or email:
<mailto:MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx>
MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
<
https://archive.midrange.com/midrange-l>
https://archive.midrange.com/midrange-l
.
Please contact
<mailto:support@xxxxxxxxxxxxxxxxxxxx>
support@xxxxxxxxxxxxxxxxxxxx
for any subscription
related questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link:
<
https://amazon.midrange.com>
https://amazon.midrange.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email:
<mailto:MIDRANGE-L@xxxxxxxxxxxxxxxxxx>
MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
<
https://lists.midrange.com/mailman/listinfo/midrange-l>
https://lists.midrange.com/mailman/listinfo/midrange-l
or email:
<mailto:MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx>
MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
<
https://archive.midrange.com/midrange-l>
https://archive.midrange.com/midrange-l
.
Please contact
<mailto:support@xxxxxxxxxxxxxxxxxxxx>
support@xxxxxxxxxxxxxxxxxxxx
for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link:
<
https://amazon.midrange.com>
https://amazon.midrange.com
[
https://www.medtronsoftware.com/img/MedtronMinilogo.bmp] Kevin Bucknum
Senior Programmer Analyst
MEDDATA / MEDTRON
120 Innwood Drive
Covington LA 70433
Local: 985-893-2550
Toll Free: 877-893-2550
https://www.medtronsoftware.com
CONFIDENTIALITY NOTICE
This document and any accompanying this email transmission contain confidential information, belonging to the sender that is legally privileged. This information is intended only for the use of the individual or entity named above. The authorized recipient of this information is prohibited from disclosing this information to any other party and is required to destroy the information after its stated need has been fulfilled. If you are not the intended recipient, or the employee of agent responsible to deliver it to the intended recipient, you are hereby notified that any disclosure, copying, distribution or action taken in reliance on the contents of these documents is STRICTLY PROHIBITED. If you have received this email in error, please notify the sender immediately to arrange for return or destruction of these documents.
As an Amazon Associate we earn from qualifying purchases.