HP3000-L Archives

April 2000, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Shawn Gordon <[log in to unmask]>
Reply To:
Shawn Gordon <[log in to unmask]>
Date:
Tue, 11 Apr 2000 14:46:45 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
use the INFO string, as in  RUN MYPROG;INFO="blah"
and then use the GETINFO intrinsic inside your COBOL program.


At 02:40 PM 4/11/2000, Gates, Scott wrote:
>                 I need to get a COBOL program to accept command line input
>if that's possible.
>
>                 I know I can use an ACCEPT statement in the program, but
>this stops the program from running waiting for input if the program is
>being run by a UDC.
>
>                 I'd like it to run the program  and if the PARAM is blank,
>skip it.
>                  Like this
>
>                 RUN PROGNAME.progxl  SWITCH
>
>
>                 ************************************************
>                 * Scott Gates-ext 7994  | There is no problem  *
>                 * UPMC Health Plan      | in the world that    *
>                 * [log in to unmask]  | cannot be made worse *
>                 * 412-454-7994          | overreacting to it.  *
>                 ************************************************

ATOM RSS1 RSS2