DOpus (100/132)

From:Neil Williams
Date:29 Aug 2001 at 19:04:57
Subject:Re: [D5] example sources for progress bar

Hi,
On Tuesday August 28 2001, Jonathan Hart said to All:

JH> Secondly, if one were to use a progress bar as part of a "going online"
JH> script with a TCP/IP stack such as MiamiDX- what would be the things to
JH> check for - Env vars being loaded, or would I have to query the rexx
JH> port of Miami directly?

Miami's ARexx port is really really bad.

Basically, all you can do is

address MIAMI.1
say 'going online'
online
if rc~=0 then say 'not online'
else say 'online'

-.
Neil Williams, neil@zeusdev.co.uk - ICQ UINs: 18223711 & 116110052
FidoNet 2:442/107.0 - Part time BBS: telnet:tkgbbs.darktech.org



Email majordomo@lss.com.au with 'help' in the body for help.
Members posting binaries to the mailing list will be removed!