Newbies Dug Posted April 12, 2007 Newbies Posted April 12, 2007 I have a field named "WebPage" which holds url addresses I also have a field named "UrlHold" which is a global. I have created a script called "Go2webpage" which uses the set field step to incert the "webpage" url address into the "urlHold" field then the "open url" step where the contents of the urlHold goes into the "specify field" dialog but the url never reaches my web browser. Any suggestions?
Ted S Posted April 12, 2007 Posted April 12, 2007 If in Windows you choose: Start > Run Then type: http://www.google.com Does it open your browser?
Genx Posted April 13, 2007 Posted April 13, 2007 Just to make sure you're not missing anything, your script looks like this? Set Field[ urlHold ; webpage ] OpenURL[ urlHold ]
Newbies Dug Posted April 17, 2007 Author Newbies Posted April 17, 2007 No, I get an error message application not found.
Recommended Posts
This topic is 6431 days old. Please don't post here. Open a new topic instead.
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