Jump to content

Linking to a html file


This topic is 7919 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Is there a way to write a script that will allow me to create a button on a F.M.Pro page and it opens a stand alone html file that is not on the web. i.e. I have a help file I have created that is a html file and I want my F.M.Pro (Ver 6) to be able to link to it and open it so people can access the help information.

This would make my life a whole lot easier.

Has anyone any ideas?:?

Cheers,

Glennmc

Link to comment
Share on other sites

I duuno about PC, but on MacOS the Open [] command seems to only want to open FMP files -- it'll let you select any file when you set it up but breaks when the script is performed. (That's the way I've always assumed it works BTW.)

To open HTML files use the "Open URL []" script step and specify the file name in URL format

file:///hard%20disk/path/filename.htm

Link to comment
Share on other sites

This topic is 7919 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.