Re: Online Help for Mac applications

Subject: Re: Online Help for Mac applications
From: dmbrown -at- brown-inc -dot- com
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Tue, 18 Feb 2003 08:55:27 -0800


Amit Chandra wrote:
>
> 2. I have created a Webhelp using RH Office 9.2 (on Windows)
> that runs smoothly on PC (Win 2k) but on Mac (OS X) displays
> error "File not found" (for some HTML pages). I am using the
> same set of HTML pages and directories on both platforms. Any
> ideas what could be the reasons for that?

Many Windows-based tools create links of the form

<a href="C:\My Documents\My Big File.htm">Read it!</a>

which is not valid syntax for a URL (backslashes, no protocol specifier, spaces, etc.). Even if it were a valid URL, your Mac probably doesn't know anything about drive C.

The link above should look something like this:

<a href="file:///C|/My%20Documents/My%20Big%20File.htm">Read it!</a>

That doesdn't solve the problem with the drive specification, but it's a place to start.

Hope that helps!

--David

========================================================================

HTML Indexer 4 is still the easiest way to create and maintain indexes
for web sites, intranets, HTML Help, JavaHelp, and other HTML documents.

HTML Indexer 4 includes fully integrated cross-references, target frames
and windows, multiple-file output, "one-step accept" of default entries,
and more!

http://www.html-indexer.com/

 

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Buy or upgrade to RoboHelp X3 today and receive the WebHelp
Merge Module for FREE ($299 value). RoboHelp X3's all-new
features include conditional text, completely re-engineered
printed documentation output, Context-sensitive Help Toolkit,
single-source layouts, and more!
Order online today at http://www.ehelp.com/techwr-l


---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit
http://www.raycomm.com/techwhirl/ for more resources and info.



References:
Online Help for Mac applications: From: Amit Chandra

Previous by Author: Re: Saving Websites to CD
Next by Author: Re: SUMMARY: saving websites to CDs + search engine
Previous by Thread: Online Help for Mac applications
Next by Thread: Re: Online Help for Mac applications


What this post helpful? Share it with friends and colleagues:


Sponsored Ads