CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Threaded View

  1. #1
    Join Date
    Dec 2006
    Posts
    3

    File operation / manipulation

    Hi, does anyone have an executable file or source code where i can perform such operations as delete, read, write, create, open on a file or folder by using the command prompt?

    for example:

    to delete a file
    myprogram.exe delete file.txt
    Last edited by htlv; December 9th, 2006 at 05:23 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured