Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Reading empty directories via FTP error

From: brett:codeconscious at: 11-Nov-2003 20:01

> > Can you confirm it works for you Carl? > > I'm afraid it doesn't, but Scott's solution does (after I put the > missing bracket in.) Except...
Hmmm.
> though. So, could you provide a copy of parse-dir-list the way you > think it should be modified and I'll try it to see how it behaves.
No problem. I figure the inner If block is the last value in the outer If block - the missing bracket "closes" the outer If immediately after the inner If case. That appears to cause less logic change in my eyes - but I'm only guessing. Code included below in compressed form.
> And thanks to you and Scott for your replies. It's nice to finally be > getting somewhere with this.
With pleasure - I'm glad you're making progress. Regards, Brett. decompress #{ 789CA553CB4EC330103C275FB10455C02175A9C4A542F4071017B8454532CEA6 35756CCB7628F97BD6490BE94B482045511CCFCECECCDA963B8F79295DAEA40F 33A81A2DA0584091265C2928B40960B9F7F203A1FB76E6B38588459D5BE3E80F BD986FDEBA151148E7C310B0481359C111D91151D733D118F22648E51917026D C87BDC5E933421CE80B59DC1552448934A2ADC1AA8F91AC10727F5F202A693C9 244D362BDA8642498D33F02D75ACD9C6B8D2332BC57A9F1B6E7B1DDC5AD4257C 13C3BB911A220564AF2C23013F4A85D1E4BA6675A3681D211DA53282C7DDBAEC 9983E3DA57E872B142B1EE52210FA19D0FBAC4D6250F3C274E8D82AC2543AE38 27C1A9FEC08730B6A5A9115A6A8FBBA11C0AC89E1E9F5FB208AAE0BA9FD39934 0E2B6F6FE0FE012EB3BBAC53F8A7447FCD3462A285DD68753FDBE4FF49475A7A F62353C6E3E1B93A93B5ED2E49D4ED07EAA34C3A7AC621A1BA1514A33183D178 CC7ACB943391C53B41B64F726FCB943116A650EC2974581BBA2854B2E8F5F762 030FC802976A060AF532ACE6A7A9D345FA05D04E50FEDD030000 }