This App is No Longer Maintained. Visit the Replacement at StrokesPlus.net

StrokesPlus Forum
                       
StrokesPlus Forum
Home | Profile | Active Topics
Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 General Discussion
 General Discussion
 assign website to strokeplus action
 Forum Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Mersine

22 Posts

Posted - 06/03/2015 :  14:10:38  Show Profile
Hi,

I tried searching the forum but couldn't find my answer.

Please show me how to open a website, say www.amazon.com, to an action.

The closest I could think of was acShellExecute("open", "C:\\windows\\", "", "", 1) --sample opens the Windows folderacSendKeys("%")

Thank you

peterallcdn

4 Posts

Posted - 06/10/2015 :  03:27:16  Show Profile
StrokePlus came with a default action to open Google. Here's the script that opens Google.com(or whatever website you want) in your default web browser:

-- this code will open the Google search page in the
-- default web browser

acShellExecute("open", "http://www.google.com", "", "", 1)
Go to Top of Page

Mersine

22 Posts

Posted - 06/10/2015 :  09:14:39  Show Profile
Thank you, I'm not sure how I missed this.
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked
 Printer Friendly
Jump To:
StrokesPlus Forum © 2011-2018 Rob Yapchanyk Go To Top Of Page
Snitz Forums 2000