Re: system() help

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

I hate to say this, but maybe you need it for 3.x, but 4.0 standard library has the functions:

  • file_exists
  • copy_file
  • rename_file
  • delete_file
  • move_file
  • create_directory
  • remove_directory
  • clear_directory -- remove dir recursively

You can look at how they are implemented via the URL:

http://rapideuphoria.svn.sourceforge.net/svnroot/rapideuphoria/trunk/include/std/filesys.e

Jeremy

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

Search



Quick Links

User menu

Not signed in.

Misc Menu