revGoURL fails in standalone application
Posted: Thu Oct 09, 2008 11:05 pm
Hi there,
I work on PPC Mac with OSX version 10.5.5
the following code:
answer "Sorry pwrWnds demo has expired." with "OK" or "Buy now"
if it is "Buy now" then
try
revGoURL "http://www.runrev.com"
catch theMistake
answer theMistake
end try
end if
opened the website both from the message box and Revolution Studio 2.8.1 built 472 so I saved it as standalone application.
Both the MacOSX and the MacOSX PowerPC-32 applications failed to open the URL.
The dialog box answer theMistake appeared instead and gave theMistake as 573,15,1,revGoURL
Could someone try it out and help please?
I work on PPC Mac with OSX version 10.5.5
the following code:
answer "Sorry pwrWnds demo has expired." with "OK" or "Buy now"
if it is "Buy now" then
try
revGoURL "http://www.runrev.com"
catch theMistake
answer theMistake
end try
end if
opened the website both from the message box and Revolution Studio 2.8.1 built 472 so I saved it as standalone application.
Both the MacOSX and the MacOSX PowerPC-32 applications failed to open the URL.
The dialog box answer theMistake appeared instead and gave theMistake as 573,15,1,revGoURL
Could someone try it out and help please?