Andrew Bruno wrote the following about [netconnect] AREXX return codes - again.:
> What are the commands I send to GENESIS to ask it status?
>
> isonline or status?
Look at this code stub:
ADDRESS GENESIS
isonline
yy=RC
> and ofcourse:
>
> what are the values it will return and what do they mean?
yy=0 means Genesis is offline; yy=1 means Genesis is online; Anything
else indicates an error.
So something like this would put Genesis online if it was offline:
if yy = 0 then online
Hope this helps,
Totty <8^)
--
Totty has an Amiga A1200, with 68060/50 and 603e/200 PPC.
32Mb RAM. 8x ATAPI CD. 1.7Gb HD. ShapeShifter V3.10 + OS 7.5.5
_____________________________________________________________
NetConnect mailing list. To unsubscribe, send an 'unsubcribe'
message to <[EMAIL PROTECTED]>