Jump to content

Save getclip to txt file ?


Recommended Posts

I have this and it gets the clip but I want to save it to a txt file in that folder ? with a name or number saved .

C:\Program Files\Small Notes

MsgBox(0, "Clipboard contains:", ClipGet())

Anyone help me out here ..

Thanks .

Edited by bobheart
Link to comment
Share on other sites

I got this but not sure what it means ?

---------------------------
AutoIt Error
---------------------------


MsgBox(0, "Clipboard contains:", ClipGet())filewrite ("C:\Program Files\Small Notes\save.txt",clipget())
MsgBox(0, "Clipboard contains:", ClipGet())^ ERROR

Error: Illegal text at the end of statement (one statement per line).

Thanks for the help .

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...