Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Variable file names in Report Writer 2000-05-31 -- Mike Linnen You can do it this way (modifying the TXA) but report writer can overwrite your
changes when you make a dictionary change and re-import.
Make sure the INI file you are passing to the print engine is defined as follows:
[Variables]
your_global_variable=c:\somedirectory\yourfile.ext
for relative file access use:
your_global_variable =.\some_sub_directory\yourfile.ext
Today is November 21, 2024, 7:46 am This article has been viewed 35207 times.
|
|