2009-02.28 Robby Findler <robby at eecs.northwestern.edu>: > [...] > browser-run: process execute failed: (#<path:/usr/bin/osascript> "-e" > "open location > \"file:///Users/robby/Library/PLT%20Scheme/4.1.4.3/doc/search/index.html?q=bitmap%25\"") > [...]
Hello, out of curiosity: Is there any particular reason why PLT Scheme doesn't use the LaunchServices API to open the URL instead of executing an external command? And if it is necessary to use an external command, why does it have to be that complicated instead of just running /usr/bin/open <URL>? cu, Thomas -- When C++ is your hammer, every problem looks like your thumb.
