Figured out the issue. For posterity... revBrowserExecuteScript is a function, meaning I can't just call it and ignore the return value. I have to do get revBrowserExecuteScript(..), which the message box does implicitly.
Facepalming complete. Jeff M. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
