if (!NXPerformService("Open URL")) then
if (!NXPerformService("OmniWeb/Open URL")) then
if (!NXPerformService("SpiderWoman/Open URL"));
Can we define a services menu as below, and use the Preferences.app panel to
let the user arbitrate which app to use:
WWW/Open URL
WWW/Open as HTML
WWW/other vendor-specific options
Or, should we define a Speaker/Listener connection, a la MailSendDemo?
Rohit