I have a program hanging off the post index check for our indexer, Win XP, that logs Arev off at a specific time. The Arev time() function loses 2 hours over a 12 hour period resulting in a late logoff.
I found the following thread
Any solutions yet?
If I recall, SENL had a settime() routine from circa 2000 (Y2K) which may provide part of a workaround for you.
http://www.sprezzatura.com/senl/volume_2_issue_1.htm
Combine this with the OI 7.x internet time-server code to return the time from Eric's atomic clock and the AREV 3.111 system compiler released by mistake, and you can even set your bladder to work on a reliable basis. (Hmmm. Must be a bug somewhere…)
Have you tried the sugestion mentioned here?
Wow long time :) Welcome back!
World leaders in all things RevSoft
Problem solved - thanks to a suggestion by Jim Leong.
I added the line
PERFORM "EXIT NET TIME"
to the post index program.