The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniWeb Feature Requests (http://forums.omnigroup.com/forumdisplay.php?f=28)
-   -   AppleScript 'do script' command (http://forums.omnigroup.com/showthread.php?t=402)

Bcpst 2006-05-06 08:06 AM

AppleScript 'do script' command
 
The applescript command 'do script' is still in OmniWeb's Script Definition File but is not implemented (interface OWRunScriptStringCommand does not exist).

ie:

tell application "OmniWeb"
set myWin to window 1
do script "alert('do script works !')" window myWin
end tell

The previous script can be "compiled" but returns an error.

afb 2006-05-06 03:11 PM

This sounds more like a bug report than a feature request. Did this work in 5.1.3?

Other issues with applescript in the sneaky peeks have been mentioned [thread=79]here[/thread].

Bcpst 2006-05-06 11:08 PM

As the function has not been implemented (there is no Objective-C code that corresponds to this command), I though it was a feature request.


All times are GMT -8. The time now is 02:28 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.