Focal Point
Runtime variable

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/4917089236

August 22, 2013, 08:58 AM
ABailey
Runtime variable
What is the syntax to add a static filename to a variable directory path?

Variable 'DIR' = c:\temp\
Static filename = test.txt

Can I use _concat somehow?


WebFOCUS 7.6
Windows, All Outputs
August 23, 2013, 09:18 AM
jgelona
Is this what you had in mind?
-SET &TMPDIR=c:\temp\;
 FILEDEF STATIC DISK &TMPDIR..test.txt
-RUN



In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.