April 12, 200718 yr Newbies 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?
April 12, 200718 yr If in Windows you choose: Start > Run Then type: http://www.google.com Does it open your browser?
April 13, 200718 yr Just to make sure you're not missing anything, your script looks like this? Set Field[ urlHold ; webpage ] OpenURL[ urlHold ]
Create an account or sign in to comment