Fuzzy Posted July 12, 2005 Posted July 12, 2005 I have been trying to create an object with OBJCreate("WbemScripting.SWbmLocator'). but for some own reason I get and error "Undefined Function.
WHRobin566 Posted July 12, 2005 Posted July 12, 2005 Might need a new version or somthing i get the same error as you. Witch Hunter Robin
Fuzzy Posted July 12, 2005 Author Posted July 12, 2005 I can get it to work as a VBScript... I am using the Beta of Autoit
Moderators SmOke_N Posted July 12, 2005 Moderators Posted July 12, 2005 Might need a new version or somthing i get the same error as you. <{POST_SNAPBACK}>Looks like you have (") then ('):Try this:OBJCreate("WbemScripting.SWbmLocator") 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.
WHRobin566 Posted July 12, 2005 Posted July 12, 2005 I got my ObjCreate thing to work. When i got the Beta Autoit my Obj stuff started to work must be a new command. Witch Hunter Robin
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