[futurebasic] Re: [FB] Launching a URL

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : August 2001 : Group Archive : Group : All Groups

From: Andrew Pritchard <andy.pritchard@...>
Date: Tue, 07 Aug 2001 22:25:05 +0100
>> Excellent stuff... OK next problem... how do I launch the browser and load a
>> HTML file on my hard disk?
> 
> normally the protocol is "file:///", trying dragging your page to your
> browser and then looking at the address there.

I'll give this a go... three slashes?

> however your best bet is to put the doc in a known place, in a help folder
> next to your app, and the send an opendoc apple event, no?

Er, yes ... how do you do that again? (Is there an example on the CD?)

A