At 21:50 20.02.2001 +0100, I wrote:
> if netDone(myNetId) then
> -- ok, we're through,
> -- now its save to use the output
ehmm, it is not! save to use the output. The transfer is done but did it
succeed?
...
if netDone(myNetId) then
error = NetError(myNetId)
if error <> "OK" then
alert "netError " & error
else
-- ok, we're through,
-- now its save to use the output
...
best regards
daniel plaenitz
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]
- <lingo-l> lingo dictionary tyjn
- <lingo-l> Reading a text file from Net &... Fabricio G. Bissoli
- Re: <lingo-l> Reading a text file from ... Daniel Plaenitz
- Re: <lingo-l> lingo dictionary Daniel Plaenitz
- Re: <lingo-l> lingo dictionary gopinath
- Re: <lingo-l> lingo dictionary Kerry Thompson
- Re: <lingo-l> lingo dictionary g r i m m w e r k s
- RE: <lingo-l> lingo dictionary Mark R. Jonkman
- RE: <lingo-l> lingo dictionary Mark A. Boyd
- RE: <lingo-l> lingo dictio... Mark R. Jonkman
- RE: <lingo-l> lingo di... Mark A. Boyd
- Re: <lingo-l> lingo dictio... Giles
- Re: <lingo-l> lingo dictio... home
- Re: <lingo-l> lingo dictionary gopinath
