Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
I’m trying to echo the current date/time via a DSP. The problem is that when I call %sysvar date%, I do not get a response to the screen. What can I check to see what the problem is?
I’m running IS on a Windows 2000 machine (the time is reporting correctly in IS and in the OS).
Thoughts???
Random thought: nested within something that causes it not to be used? Just a pure shot in the dark.
It’s in a header.dsp file that is included from the main page (index.dsp) - think that could be it? Logic tells me that code on an included page should work…hmm