Moderators SmOke_N Posted September 22, 2006 Moderators Posted September 22, 2006 Is it by design that:#cs FileInstall('C:\SomeWhere\Something.txt', @HomeDrive & '\SomeWhereElse\Somethingelse.txt', 1) #cewould throw a compile error if I didn't comment FileInstall() with a semi colon? Thought I'd ask here before I posted a bug report. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Helge Posted September 22, 2006 Posted September 22, 2006 Fixed in 3.2.1.4 :- Fixed: wrong execution a compiled script containing fileInstall inside #CS-#CE. (Thanks Confuzzled)
Moderators SmOke_N Posted September 22, 2006 Author Moderators Posted September 22, 2006 Fixed in 3.2.1.4 :Thanks Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now