Jump to content

File Create?


Recommended Posts

Hi guys.... How the can i create a text file on c:\ ?

like c:\test.txt

It needs to be a empty file...

I tried to use filecreate.... but v3 doesnt support(?) that function?

I can make it with run("notepad.exe") then send alt... save... proccessclose..

but that a bit odd..

can i guys help me?

Link to comment
Share on other sites

FileWrite ( "C:\test.txt", "" )

[font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font]

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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