Script for time synchronization
Version 1.0
Pavel Zampach (zampach@volny.cz), 2004

This is script for Robot/LX, program from WWW/LX family for 
palmtop HP100/200LX. Launch this script by command
www.exe "!robot.exe rfc867"
and script connects RFC-867 time server and set internal computer 
clock.

Settings:
You MUST set up the timezone inside this script. Syntax is
= n1 + timezone
f.e. for timezone +1hr is this line "= n1 + 1", for timezone -6hr 
is it "= n1 - 6".
If the Daylight Saving Time (DST) is not used in your country, use 
script RFC867_N.SCR instead. You can also choice alternative time 
server by uncomment appropriate line in the script.

More informations about RFC-867 protocol you can find on 
http://www.boulder.nist.gov/timefreq/service/its.htm
