OpenBCM V1.07b12 (Linux)

Packet Radio Mailbox

SR1BSZ

[Szczecin_PL JO73GK]

 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
----------

 26.04.2024 21:46:36zGo back Go up