OpenBCM V1.07b12 (Linux)

Packet Radio Mailbox

DB0FHN

[JN59NK Nuernberg]

 Login: GUEST





  

:::::::::::
:: SLEEP ::
:::::::::::
Syntax: SLE(EP) <seconds>

Command "sleep <seconds>" makes only sense if you use it inside of
importfiles. If an importfile calls another importfile you can use sleep
to wait until second importfile has finished (if you know the time).

test.imp:
----------
o copy send.txt+weather.txt+end.txt  newmail.imp
imp newmail.imp
sleep 10
o del newmail.imp
----------

 09.03.2025 15:23:59lGo back Go up