Re: Batch TMP RECFM(VB) Input



montyealerman@xxxxxxxxxxxx wrote:
You can unnumber an existing dataset using the line editor this way:

E 'DSN' DA
UNN
END S

(If the DSN ends in TEXT you can omit the DA keywork on the E command).

This is obviously easier than ISREDIT to do in a CLIST. If you do it in
a REXX, please remember that you have to QUEUE the line editor
subcommands.

Regards,

Monty

It has been stated in several postings that it makes no difference whether there are actually line numbers in:

- columns 73 to 80 of a fixed blocked data set
- columns 1 to 8 of a variable blocked data set, or
- columns 2 to 9 of a VBA or VBM data set

The TSO command parser will ignore these columns, so unnumbering the data set is irrelevant.
--
Ulrich Boche
SVA GmbH, Germany
IBM Premier Business Partner
.



Relevant Pages

  • Re: DataGridView bound to TypedDataSet - Update causes Concurrency Violation
    ... If you have made any changes to the rows in your data set and call ... AcceptChanges, the original values for all modified rows will be ... Rows with a row state of Unchanged don't get any command ... So how do I add a row to the underlying dataset, ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Migrating me from linux/bsd to zOS
    ... My "application" for the COPY command was in a sequence ALLOCATE, COPY, ... to tidy up a data set which had had a lot of activity: ... REQUIRED - 'DSNAME1' AND 'DSNAME2' ... THE FORMAT COMMAND PROVIDES COMPREHENSIVE FORMATTING ...
    (bit.listserv.ibm-main)
  • Re: ISMF SAVE and E37 ABEND
    ... I was just talking about ISMF. ... The SAVE command writes the data set list to either the ISPF list data set ... Once SAVE'd the user then enters LIST if they used the SAVE command without ... Type SAVE and a list name and the list is saved as a member of the currently ...
    (bit.listserv.ibm-main)
  • Re: ISMF SAVE and E37 ABEND
    ... and ISMF. ... The SAVE command writes the data set list to either the ISPF list data set ... Once SAVE'd the user then enters LIST if they used the SAVE command without ... Type SAVE and a list name and the list is saved as a member of the currently ...
    (bit.listserv.ibm-main)
  • Re: instream data
    ... I see that Zoom is privately created: ... ALLOWING USERS TO ZOOM INTO ANOTHER DATA SET ** ... CURSOR REPOSITIONING. ... SET DATA LENGTH AND A LIST OF VALID DSN CHARACTERS ...
    (bit.listserv.ibm-main)