Entering content frame

 instream_spec 

Syntax Rules for Describing the Data Stream

Syntax

<instream_spec> ::= INSTREAM [<mediumtype_spec>] '<valSTREAM_NAME>' [<stream_format_spec>] [<stream_extract>] [noheader_spec]

valSTREAM_NAME

Name and path of the medium

Use

When loading data, use this syntax rule to describe the data stream.

The rules stream_extract and noheader_spec are only evaluated for FASTLOAD and DATALOAD commands. If you use these rules in other commands, they are ignored.

Leaving content frame