<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Użytkownik Michael E Fox - N6MEF
napisał:<br>
</div>
<blockquote cite="mid:011801cfc293$d733a1e0$859ae5a0$@mefox.org"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Is there a maximum number of recurring AT
commands that can be scheduled?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">For example: at 00 “mbox kick X6XXX+”<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks<o:p></o:p></p>
<p class="MsoNormal">N6MEF<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
</blockquote>
<br>
at<br>
<br>
The 'at' command is used to provide automatic starting of other<br>
JNOS commands at predetermined times.<br>
<br>
<br>
at<br>
<br>
This form displays each scheduled at command and its id number,<br>
so that 'at kill n' can be used (see below).<br>
<br>
<br>
at time <cmd><br>
<br>
time takes the form yymmddhhmm (specific date/time)<br>
hhmm (next occurence of
this time)<br>
whhmm (next occurence of
this time on<br>
specified weekday.
0=Sun,1=Mon,<br>
..., 6=Sat)<br>
mm (mm mins after next
hour)<br>
now+hhmm (offset from present
time)<br>
<br>
<cmd> is any legal JNOS command. Multiple word commands
must be<br>
enclosed in double quotes (" "). Commands which invoke the DOS<br>
shell must include '!' or shell as the first word in order for<br>
JNOS to recognize that an external command is to be invoked.
If<br>
the external command requires the command processor, then "/c"
may<br>
be given as the second word. Example: "! /c x.bat>>
e:foo".<br>
<br>
To automatically reissue the at command when the timer matures,<br>
append a "+" character to the <cmd> string.<br>
Example: at 0130 "! cleanup+"<br>
Example: at now+0100 "ax25 flush+"<br>
Example: at 0600 "writeall \"Il est 6h00 GMT\"+"<br>
<br>
at k <id_num> [<id_num>...]<br>
<br>
This form of the 'at' command kills (i.e., deletes) jobs
<id_num>...<br>
<br>
<br>
<pre class="moz-signature" cols="80">--
73 de Janusz / SP1LOP
===== Janusz J. Przybylski, SP1LOP ==================
Poland AMPRNet Co-ordinator [44.165/16] from Mar 2003
Internet: <a class="moz-txt-link-abbreviated" href="mailto:SP1LOP.Janusz@mail.sp1lop.ampr.org">SP1LOP.Janusz@mail.sp1lop.ampr.org</a>
WWW : <a class="moz-txt-link-freetext" href="http://www.sp1lop-home.ampr.org">http://www.sp1lop-home.ampr.org</a>
RBI PZK : <a class="moz-txt-link-freetext" href="http://www.rbi.ampr.org">http://www.rbi.ampr.org</a>
------------------------------------------------------
Packiet : SP1LOP @ SR1BSZ.SZ.POL.EU
AmprNet : <a class="moz-txt-link-abbreviated" href="mailto:sp1lop@szczecin.ampr.org">sp1lop@szczecin.ampr.org</a>
Sysop : SR1BSZ-5 AMPRNet Gate, SR1BSZ-8 BBS
SR1DSZ Digi Packet Radio,
SR1NRE APRS, SR1WXZ WX, SR1DXZ DXCluse
T2POLNW APRS Server Tier 2 Group
======================================================
</pre>
</body>
</html>