On Sun, 12 Oct 2008 15:52:28 -0200, Claudio Marcio wrote:
>
>I´m using the ex command see below:
>VIEW BRATIME.TIME.CHRIST ---------------> my dataset
>Command ===>
> Name Prompt Size Created
>___EX______ BRAS *Edited 34 2008/09/09 ---- -> dataset member
> | **End**
> |
> |----> A command entered or contained in a CLIST has invalid syntax.
>
You're apparently using ISPF (or are you editing it under
ISPF and running it in batch?) So:
on a command line, type
DDLIST
On the command line of the resulting display, type
MEMBER BRAS
In what DDNAME(s) and catenand(s) is is found?
Your script may have been in SYSPROC rather than in
SYSEXEC (or in both, or in two catenands of one).
If not in SYSEXEC, it may lack the "/* REXX */" initial
comment (must be on the first line).
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html