What if you asked your server if there we're any files:
table FTP.ListFiles ();
and there we're none and you wanted to have a dialog that said "sorry loser, arnt no files!".
How would you go about getting this info?
Professional Software Development Tools
What if you asked your server if there we're any files:
table FTP.ListFiles ();
and there we're none and you wanted to have a dialog that said "sorry loser, arnt no files!".
How would you go about getting this info?
Bruce,
This may work for you.
I haven't tested this so I don't know if it will still hang up on you.Code:mylist = FTP.ListFiles() if mylist == nil then Dialog.Message("nuttin honey", "") end
hth
Last edited by holtgrewe; 01-21-2008 at 08:41 PM.
thx a ton!
Hi,
Bruce has the funniest avatar.....![]()
Newbie Examples
------> AMS 7.5 : amstudio.azman.info
----> AMS 6 & 5: www.azman.info/ams/
----> FB: facebook.com/GuideToWealth
----> Content Development Blog: www.AZMAN.asia