CDISC5092E
The following job list file is not valid: file. The file must contain the path name to at least one compiled application file.
[-P,--P <name=value>]... <adl-pathname>
Where:
- Each line identifies zero or more job parameters followed by the path name of a compiled application file to submit. A compiled application file ends with an .adl or .sab file extension.
- Blank lines and lines where the first non-whitespace character is the pound character (#) are ignored.
- Within the file, use double or single quotation marks to support a parameter name and value pair if the value contains whitespace characters. For example: --P "myParm=some value"
- Streams does not do shell expansion processing against the contents of the file. This means that pathnames with wildcards or shell variables are not expanded.