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:
Erik Vistica <[log in to unmask]>
Reply To:
Date:
Wed, 12 Apr 2000 08:51:21 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
Alternatively, have a single blank record (or whatever defaults are
appropriate) input file and use CIOR in the UDC (untested). No program changes
needed.

MYUDC
ECHO > DUMMY
RUN PROGNAME.progxl < DUMMY
*


"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