by John Porter >> Mon, 17 Jan 2000 22:47:13 GMT
I'm guessing that serverExecution is ignored when the Jade app server is running in singleUser mode. This has the unfortunate consequence that you can't use a serverExecution method to find out the time on the server machine when your clients are distributed across multiple timezones.
Is there another way of finding the time on the server machine with Jade? Presumably this could be done with WinAPIs or C++, but I'd prefer a Jade method.
Thanks,
John P