FLAM® Issue Tracker

View Revisions: Issue #865 All Revisions ] Back to Issue ]
Summary 0000865: Support replacement of JCL variables like environment variables in FLCL control statements
Revision 2017-03-20 15:18 by Ulrich Schwab
Description Currently we support the replacement of environment variables in control statements and strings.

file='<HOME>/test.txt'

For JCL it would be useful to support also JCL variables like environment variables.

//SET FLQ=HUGO
//PARM DD *
read.file=<FLQ>.TEST.TXT
Revision 2017-03-19 10:25 by Falk Reichbott
Description Currently we support the replacement of environment variables in control statements and strings.

file='<HOME>/test.txt'

For JCL it would be useful to support also JCL variables like environment varibales.

//SET FLQ=HUGO
//PARM DD *
read.file=<FLQ>.TEST.TXT


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker