OpenBCM V1.08-5-g2f4a (Linux)

Packet Radio Mailbox

IZ3LSV

[San Dona' di P. JN]

 Login: GUEST





  
ZL1ANM > WINPAC   11.10.09 14:30l 35 Lines 1246 Bytes #999 (0) @ WW
BID : ZL1ANM-613
Read: GUEST
Subj: Re: Script Timeout
Path: IZ3LSV<IK2XDE<DB0RES<DK0WUE<7M3TJZ<ZL2BAU<ZL1AB
Sent: 091011/1324Z @:ZL1AB.#06.NZL.OC #:35724 [AUCKLAND] FBB7.00i $:ZL1ANM-613
From: ZL1ANM@ZL1AB.#06.NZL.OC
To  : WINPAC@WW

>Can WinPack's TIMEOUT be set to 60 or similar, to allow a large Yapp mail
>upload to the FBB BBS? I've tried TIMEOUT 60 but it doesn't seem to work.


Timeout routines work like this in software:

If "event time" + "timeout period" is greater than 59, deduct 60.

So for an event that happened at 14:42 with a timeout period of
say, 35 minutes, the timeout would occur at 42+35 - 60, which is
minute 17 of the next hour, ie. 15:17.  No problem. You make your
program repeatedly call for the time, and timeout occurs when the
minutes reach 17.

But here is the same example with a setting of 60:
42+60 - 60 = 42 !!!

You can see that a simple comparison of the minutes has forced a
timeout in the same minute that the event occurred!!!

Of course, to allow for this situation, it's necessary to read
and compare not only the minutes but the hour as well.

You could try a setting of say, 68 and see whether there's a
timeout after 8 minutes.  If not, Roger probably inhibited long
timeouts by rejecting settings that exceed a certain maximum.
It's probably in the docs, but I've never used Winpack.

73 de Neil ZL1ANM

                                                                     T4 1.5à24


Read previous mail | Read next mail


 20.09.2024 06:35:38lGo back Go up