HP3000-L Archives

December 2004, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Greg Stigers <[log in to unmask]>
Reply To:
Greg Stigers <[log in to unmask]>
Date:
Thu, 16 Dec 2004 19:38:30 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
I have been tasked with helping handle clock drift, as part of a shopwide
effort, with an interesting limitation. If the correction is over some
arbitrary number, do not make it. That may be a story for another time.

OK, I can:
!/NTP/V0401000/NTPDATE '-q 192.168.1.1' > TEMPFILE
!PRINT TEMPFILE;END=1 > TEMPLINE
!INPUT TEMPLINE < TEMPLINE
!CALC WORD('!TEMPLINE',,6)
!IF ABS(!HPRESULT) > 60
and where is where I get stuck with:
IF ABS(-7.319336) > 60
        ^
Unexpected character found in number. (CIERR 9810)

I would be happy with a better solution to the larger problem, or just help
with CIERR 9810.

Greg Stigers

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2