1. mkdir

is there a ready-made library function to create a directory?

new topic     » topic index » view message » categorize

2. Re: mkdir

canadiancoder said...

is there a ready-made library function to create a directory?

Yes, there will be in version 4.0 (which is still pre-alpha).

http://openeuphoria.org/docs/eu400_0039.html#[769]DirectoryHandling

new topic     » goto parent     » topic index » view message » categorize

3. Re: mkdir

ryanj said...
canadiancoder said...

is there a ready-made library function to create a directory?

Yes, there will be in version 4.0 (which is still pre-alpha).

http://openeuphoria.org/docs/eu400_0039.html#[769]DirectoryHandling

You can see the code in filesys.e by looking at:

http://rapideuphoria.svn.sourceforge.net/viewvc/rapideuphoria/trunk/include/std/filesys.e?revision=993&view=markup

You can copy out the parts that are of interest to you. The create_directory code should work on 3.1 also.

Jeremy

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu