02.05.2013 Views

SAS(R) 9.1.3 Companion for z/OS

SAS(R) 9.1.3 Companion for z/OS

SAS(R) 9.1.3 Companion for z/OS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

320 OPTIONS Procedure Chapter 16<br />

The MERGE statement merges the specified itemstore into the itemstore opened<br />

previously with PROC ITEMS.<br />

A libref is required in the MERGE statement. If the two itemstores have directories<br />

with the same name and path, the contents of the new directory replace the contents of<br />

the old directory. If you merge into the root directory, the entire itemstore is replaced. If<br />

you merge a new item into a directory, the new item is merged into the old directory. If<br />

the old directory contains an item of the same name, the new item replaces the old item.<br />

DELETE Statement<br />

DELETE ;<br />

The DELETE statement deletes all or part of the contents in an itemstore.<br />

The following options can be used in the DELETE statement:<br />

DIR=’dir-name’<br />

specifies the directory from which you wish to delete. When DIR= is not specified,<br />

either the entire contents of the itemstore are deleted or the specified item is<br />

deleted from the itemstore’s root directory.<br />

ITEM=’item-name’<br />

deletes the specified item from the specified directory in the itemstore, or if a<br />

directory is not specified, from the root directory of the itemstore.<br />

See Also<br />

OPTIONS Procedure<br />

3 In<strong>for</strong>mation on the HELPLOC= system option in <strong>SAS</strong> Language Reference:<br />

Dictionary.<br />

Lists the current values of all system options in the <strong>SAS</strong> log<br />

z/<strong>OS</strong> specifics: host options displayed, host-specific options of OPTIONS statement<br />

Syntax<br />

PROC OPTIONS;<br />

Note: This is a simplified version of the OPTIONS procedure syntax. For the<br />

complete syntax and its explanation, see the OPTIONS procedure in Base <strong>SAS</strong><br />

Procedures Guide. R<br />

option(s)<br />

H<strong>OS</strong>T | NOH<strong>OS</strong>T<br />

displays only host options (H<strong>OS</strong>T) or only portable options (NOH<strong>OS</strong>T).<br />

PORTABLE is an alias <strong>for</strong> NOH<strong>OS</strong>T.<br />

RESTRICT<br />

displays the system options that have been set by your site administrator in a<br />

restricted configuration file. These options cannot be changed by the user. For<br />

each option that is restricted, the RESTRICT option displays the option’s value,<br />

scope, and how it was set.

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

Saved successfully!

Ooh no, something went wrong!