Running an help (.chm) file in the same directory
MisterX
b.xavier at internet.lu
Mon Jan 2 12:19:17 EST 2006
window's call for opening chm files is
%windows%\hh.exe %1 (as seen in the file association tab in the exploiter
menu tools -> [folder] options -> tab 'file types', 'chm' selected, click on
advanced button below and voila - more win dos wizardry...
so revxtrapolated that gives ya
set the hideconsolewindows to true -- aesthetix option default override rev
wizardry
get shell("start hh" && quote & "I:\WINDOWS\Help\aclui.chm" & quote)
cheers
Xavier
http://monsieurx.com - we'll run taoo on anything
> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com
> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of
> Mark Smith
> Sent: Monday, 02 January, 2006 16:44
> To: How to use Revolution
> Subject: Re: Running an help (.chm) file in the same directory
>
> revGoURL "file:help.chm" ---- should open it in the users
> default browser.
>
> Mark
>
> On 2 Jan 2006, at 14:03, Jason (Polydiam) wrote:
>
> > I've got a html help file (a .chm) file that I'm trying to run from
> > the same directory that my runrev file is published to in windows.
> >
> >
> >
> > I've tried
> >
> >
> >
> > Launch "help.chm"
> >
> >
> >
> > And
> >
> >
> >
> > Open file "help.chm"
> >
> >
> >
> > Both don't seem to work. any ideas?
> >
> >
> >
> > Thanks once again.
> >
> >
> >
> > Jason
> >
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage
> your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list