Data Dictionary Variable File Names

Started by Lawrence_Leavell, March 25, 2019, 11:34:45 AM

Previous topic - Next topic

Lawrence_Leavell

Please post an example of using variables to control the actual file location in the Data Dictionary.  I can find no exampes anywhere.

Thomas Bock

Define the physical file as an expression and enter the file name like this:
%path$+"fixedPartOfFileName"
You can use as many global variables as you want.