1. Directory issues
- Posted by Euman <Euman at triad.rr.com> Sep 09, 2006
- 561 views
Hello, I remember scanning thru a few recent post on dir( ) issues. I wrote a custom dir( ) drop in replacement for windows, this b-4 I wised up and switched onto the linux scene.. Perhaps this dir( ) replacement found here will be helpful: http://www.rapideuphoria.com/dir232.zip this demo prints a report to file of directory structures. This dir( ) replacement is pretty darned fast as you will see in my file manager demo found here: http://www.rapideuphoria.com/effm2.zip There are numerous changes you could make to examine "rashd" directories...Euphoria still doesn't allow you to view hidden directories but my replacement will! Hope it helps! Regards Euman P.S enjoy the Win-API...lol
2. Re: Directory issues
- Posted by Al Getz <Xaxo at aol.com> Sep 09, 2006
- 553 views
Euman wrote: > > Hello, > > I remember scanning thru a few recent post on dir( ) issues. > I wrote a custom dir( ) drop in replacement for windows, > this b-4 I wised up and switched onto the linux scene.. > > Perhaps this dir( ) replacement found here will be helpful: > <a > href="http://www.rapideuphoria.com/dir232.zip">http://www.rapideuphoria.com/dir232.zip</a> > > this demo prints a report to file of directory structures. > > This dir( ) replacement is pretty darned fast as you will see > in my file manager demo found here: > <a > href="http://www.rapideuphoria.com/effm2.zip">http://www.rapideuphoria.com/effm2.zip</a> > > There are numerous changes you could make to examine "rashd" > directories...Euphoria still doesn't allow you to view hidden > directories but my replacement will! > > Hope it helps! > Regards Euman > > P.S enjoy the Win-API...lol > > Hey there Wayne how ya doing? Someone also took up your effort and expanded your idea to also take advantage of the Unicode directory names and the number of chars up to 32,000 or something like that. I helped work on it a little so i ended up using it in a project and it works pretty decently. It was called "Win_Dir" if i remember right. Only works on Windows, but with FAT and/or NTFS too. Take care, Al E boa sorte com sua programacao Euphoria! My bumper sticker: "I brake for LED's" From "Black Knight": "I can live with losing the good fight, but i can not live without fighting it". "Well on second thought, maybe not."