OTALEBANON1 Posted September 9, 2016 Posted September 9, 2016 Hi guys,I'd really like to know if it is possible to start a macro with the command _FFStart() or _FFOpenUrl() by the UDF FF.au3.. It seems that both the commands can't recognize the double dot (:) in the url and that they can't open an url that doesn't start with www. or http or anyone else protocol. I suck at JS so I didn't try with a js script ;P Then I wanted to know if there is a way to let the @SW_HIDE command work (lol)..seems that it doesn't work at all.
l3ill Posted September 9, 2016 Posted September 9, 2016 What does the "macro" / "URL" look like that you are trying to start? why start it with a UDF designed for manipulating web protocols? @sw_hide should work on any window you can get a a handle for.... My Contributions... SnippetBrowser NewSciTE PathFinder Text File Manipulation FTP Connection Tester / INI File - Read, Write, Save & Load Example
l3ill Posted September 9, 2016 Posted September 9, 2016 After a closer look, it is a bit more complicated but does seem do-able with Autoit Look Here My Contributions... SnippetBrowser NewSciTE PathFinder Text File Manipulation FTP Connection Tester / INI File - Read, Write, Save & Load Example
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