Re: walkdir in reverse?

new topic     » goto parent     » topic index » view thread      » older message » newer message

rudy writes:
> walkdir doesn't seem to allow traversing the files in
> reverse order so i don't use it.

You can change the sorting order by setting the
global variable my_dir. See the manual for walk_dir()
and look at file.e.

> but now in trying to convert to windows code, 
> Dir95 error occurs with allocate_low.

The concept of "low" memory is purely a DOS thing.
On Windows, use allocate().
Neither allocate_low() nor DOS interrupts are
supported by Euphoria for Windows.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu