16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

OGETX<br />

Examples<br />

For OGETX to treat the file as a load module, do not specify either TEXT nor<br />

BINARY.<br />

8. If the source for the copy is a file, the target can be specified as a PDS. The<br />

member name used is the file name, which is in uppercase and has had any<br />

suffixes removed. Any remaining characters in the member name that are not<br />

valid in member names cause the copy to fail. You do not have to specify a file<br />

as a target with a sequential data set, or a directory as a target with a PDS. The<br />

ASIS option is not affected.<br />

1. The following command copies the files in the z/<strong>OS</strong> <strong>UNIX</strong> system directory<br />

/usr/sbllib to the MVS PDS named DATAFILE, removing any suffixes appended<br />

to the z/<strong>OS</strong> <strong>UNIX</strong> system files and accepting lowercase file names.<br />

OGETX /usr/sbllib/ DATAFILE LC SUFFIX<br />

The members /usr/sbllib/program1.c, /usr/sbllib/list.prg, and<br />

usr/sbllib/program2.c become DATAFILE(PROGRAM1), DATAFILE(LIST), and<br />

DATAFILE(PROGRAM2).<br />

2. The following command copies the files with the suffix of c in the z/<strong>OS</strong> <strong>UNIX</strong><br />

system directory /usr/sbllib to the MVS PDS named DATAFILE, removing the .c<br />

suffix appended to the z/<strong>OS</strong> <strong>UNIX</strong> system files and accepting lowercase file<br />

names.<br />

OGETX /usr/sbllib/ DATAFILE LC SUFFIX(c)<br />

The members /usr/sbllib/program1.c, /usr/sbllib/list.prg, and<br />

usr/sbllib/program2.c become DATAFILE(PROGRAM1) and<br />

DATAFILE(PROGRAM2).<br />

OHELP — Display online z/<strong>OS</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> publications<br />

Format<br />

Description<br />

OHELP ref_id name<br />

The OHELP command displays online reference information about shell commands,<br />

TSO/E commands, C functions, callable services, and messages issued by the shell<br />

and dbx.<br />

Requirements: Before you can use this online help facility, the following<br />

requirements must be met:<br />

1. Your system must have the BookManager READ product installed. The help<br />

information is displayed in a BookManager session, and you cannot work in the<br />

shell while viewing the information.<br />

2. Books and a bookshelf must be set up as described in z/<strong>OS</strong> Migration. The<br />

IBM-supplied /samples/ohelp.ENU file contains the book and bookshelf names.<br />

After the installation copies it to /etc/ohelp.ENU, it can define the list of books<br />

that OHELP searches. To obtain a complete list of books and their numbers,<br />

type OHELP without any operands.<br />

The list of books that OHELP searches is defined by the installation.<br />

852 z/<strong>OS</strong> <strong>V1R9.0</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> <strong>Command</strong> Reference

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!