22.12.2012 Views

z/TPF Program Management - IBM

z/TPF Program Management - IBM

z/TPF Program Management - IBM

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.

@INCLUDE<br />

@IPL<br />

data in the keypoint is replaced by newdata. For example, this parameter can<br />

help to verify that your patch is starting at the correct relative starting address.<br />

Note: The length of the data that you are validating can have fewer bytes or<br />

more bytes than the new data. If the validation is completed successfully,<br />

only the number of bytes in your new data will be replaced.<br />

Use the @INCLUDE control statement to specify one or more files that contain a<br />

list of components or programs to load.<br />

The following figure shows the syntax for the @INCLUDE control statement section<br />

of the loader input file. In this figure, the double arrowhead (►►) indicates that the<br />

information must begin on a new line.<br />

►► ▼ @INCLUDE<br />

loc<br />

is the location for the file being included, where loc is one of the following:<br />

v An absolute path name (for example, /u/ztpf/inclpath/filename)<br />

v A relative path name (for example, inclpath/filename).<br />

CWD<br />

CWD<br />

loc<br />

Note: If you have more than one file to include, use this line as many times as<br />

you need. Each time you use it, start the next occurrence on a new line.<br />

Figure 19. @INCLUDE control statement section of the loader input file<br />

Note: All relative path names are appended to the current working directory,<br />

which is defined using the CWD parameter in the @DEFINE control<br />

statement section. Therefore, you must define the CWD parameter<br />

before you can specify a relative path.<br />

For more information about the structure of an include file, go to “Input files” on<br />

page 158.<br />

is the value specified for the CWD parameter in the @DEFINE control<br />

statement section. If you do not specify a location, this is the only location that<br />

is searched.<br />

Use the @IPL control statement to specify which IPL programs are to be loaded.<br />

The following figure shows the syntax for the @IPL control statement section of the<br />

loader input file. In this figure, the double arrowhead (►►) indicates that the<br />

information must begin on a new line.<br />

z/<strong>TPF</strong> offline loader input file control statements 145<br />

►◄

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

Saved successfully!

Ooh no, something went wrong!