SET REP DEV DISC myfilename
Olmos, Fernando (Sericon at Alcoa)
Fernando.Olmos@alcoa.com.au
Wed, 16 Jul 2003 09:01:03 +0800
It's been a while since I've played with QUIZ, but I am trying to save a
report (an XML file in fact).
I've tried this and it does not work ...
define D_AMCOR_XML_FILENAME cha*20 = "AMCOR_XML.XML"
set rep device disc name D_AMCOR_XML_FILENAME
or
set rep device disc name AMCOR_XML.XML
I get a syntax error because of the full stop.
Any ideas? I want to save the file name with the XML extension. Thanks