Jump to content

Why does the expl


Recommended Posts

This is right out og the autoit heml file ? and it gives an error ?

---------------------------
AutoIt Error
---------------------------
Line 2  (File "E:\Programs\AutoIt3\Examples\may28\searchjpg.au3"):

MsgBox(4096, "D: exists.")
^ ERROR

Error: Incorrect number of parameters in function call.
---------------------------
OK   
---------------------------
If FileExists("D:\") Then
    MsgBox(4096, "D: exists.")
Else
    MsgBox(4096,"", "D: does not exist.")
EndIf
Link to comment
Share on other sites

Yes you do have some nice ones and could you do one of doing a backup of a folder to a diff drive and makes a new folder for the backup .

:D that would be cool if you could then I could see how it is done .

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