Jump to content

Recommended Posts

Posted

Hello everybody,

I'm searching for a command for in first time create Test.txt in c:\Test folder\ , and then using FileWrite for write in this Test.txt

(I want that the script create the Test Folder)

How can I do that? ;)

Thx for answer :whistle:

Posted (edited)

#include <File.au3>
_FileCreate ("C:\Test folder\Test.txt")

Edited by theguy0000

The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...