Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello can you tell me what are the qvw,log files, how they are generated and how can i write in it if is it possible?
I've noticed they contains also the script tracing.
Thanks
Marco
Yes
Log file show you line by line your script info.
Thanks,
AS
The log will show the variable expanded values yes
Check:
To check a single variable in the log
TRACE vMyVariable = $(vMyVariable);