Re: DIR() function in XP
- Posted by Al Getz <Xaxo at aol.com> Jun 24, 2006
- 719 views
Sergio Gelli wrote: > > > Hi Al > > Como está você? Grande prazer em falar contigo! > > Which the reason to continue using .ex? I am old > dinossauro (in extinguishing :)) Really, the reason is that > in our business we use a system with old Dbase-4 and there > exists more than 3000 programs twirling. Is to hard chang it. > We use the Euphoria to help the Dbase in some works, for > example: back-ups. > > Boa sorte para você também! > > Sérgio Gelli - Brasil Ola outra vez Sergio, Muito bom, obrigado, e o prazer e meu ingualmente. Eu aprecio sempre falar com o alguem de Brasil! I guess you know your software better than i do, but if you are just doing some file detection and copying you could probably use the exw form as well as the ex form, unless of course you have some DOS specific stuff you need. Maybe you could make a list of all the Euphoria functions you call and post them here and we can try to determine if you can make the move to the exw form in order to make things run a bit smoother. Another idea would be to create another exe program you can call from your .ex program to get the 'dir' of a given directory and store the results in a text file. Your .ex file could then read the text file to get the results. I used to do this with an old program of mine until converting to using Window's API function calls. Ate logo, Al E boa sorte com sua programação 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."