by Craig Shearer >> Wed, 27 Jan 1999 0:29:43 GMT
Hi All
Here's an interesting tip that I discovered.
I was testing some server methods on our JADE server that runs as an NT service, but was confused by the fact that my write statements weren't appearing.
Then I discovered that there is an option in NT that allows services to interact with the desktop (under the startup settings on the Services applet in the Windows control panel). By default this is switched off, but by switching it on, the Interpretter Output Viewer window magically appears whenever you use a write statement.
Hope this helps,
Craig.