|
Macros for SAS Application Developers
https://github.com/sasjs/core |
Testing mv_jobflow macro. More...
Go to the source code of this file.
A job parameter value may contain any character. A value holding a double quote is escaped when the paramstring is built, and the escaping shifts how the macro processor pairs quotes - a single quote in the value then reads as an unterminated literal and stops the flow. The flow must still submit the job, and the value must arrive in the child session intact.
Definition in file mv_jobflow.test.3.sas.