Losing Time (AREV Specific)
At 15 MAR 2006 09:45:36PM Aiden Massey wrote:
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?
At 16 MAR 2006 12:16PM Eric wrote:
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…)
At 16 MAR 2006 12:18PM Victor Engel wrote:
Have you tried the sugestion mentioned here?
At 16 MAR 2006 01:21PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Wow long time :) Welcome back!
World leaders in all things RevSoft
At 06 MAY 2006 06:21PM Aiden Massey wrote:
Problem solved - thanks to a suggestion by Jim Leong.
I added the line
PERFORM "EXIT NET TIME"
to the post index program.