abdu Posted July 16, 2009 Posted July 16, 2009 I am using au3record and some statements are split into 2 lines which causes compile errors. In the script I see a funny character right after the open double quotes which looks like rectangle. I don't know what's causing this character to show up but it's causing the line to split. The odd thing is I see the same line two lines below which doesn't exhibit the behavior. I have to edit the file to make it compile. Now it runs but it's choosing the wrong option from a dropdown. I don't know if this is caused by the error. I might post another message. An example: WinWait("classname=#32770"," MMTaskbar Propertie") instead of WinWait("classname=#32770","MMTaskbar Propertie")
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