Re: Tools for creating a help file

2012-03-24 Thread Pete
Hi Klaus, Tried that and still no luck. When I look at the url it starts with "file:///" (3 slashes). Is that OK? I'm not sure what's going on here. I'm using the revBrowser sample stack provided by runrev and it won;t access any web sites, never mind pdf files. For instance, I tried www.googl

Re: Tools for creating a help file

2012-03-24 Thread Klaus on-rev
Hi Pete, Am 24.03.2012 um 01:36 schrieb Pete: > Hi Klaus, > Haven't used revBrowser before but I got the example from runrev's web site > at > http://lessons.runrev.com/s/lessons/m/4071/l/15963-how-do-i-display-a-pdf-in-rev > > However, nothing displays in the browser image no matter what pdf fi

Re: Tools for creating a help file

2012-03-23 Thread Pete
Hi Klaus, Haven't used revBrowser before but I got the example from runrev's web site at http://lessons.runrev.com/s/lessons/m/4071/l/15963-how-do-i-display-a-pdf-in-rev However, nothing displays in the browser image no matter what pdf file I select. Also tried it with a straightforward http:// u

Re: Tools for creating a help file

2012-03-23 Thread Bob Sneidar
http://www.ehow.com/how_5946398_create-training-manual-word.html On Mar 23, 2012, at 4:07 PM, Pete wrote: > Folks, > Still playing around with different formats for this. > > One possible format is the one used by the Datagrid reference manual. It's > a pdf file including a navigation pane on t

Re: Tools for creating a help file

2012-03-23 Thread Pete
Folks, Still playing around with different formats for this. One possible format is the one used by the Datagrid reference manual. It's a pdf file including a navigation pane on the left with expandable/collapsible entries; clicking on an entry goes directly to the associated page. Pretty sure t

Re: Tools for creating a help file

2012-03-23 Thread Pete
Thanks Colin and Phil for the ScreenSteps recommendation. I'll definitely take a look. Pete On Fri, Mar 23, 2012 at 1:47 PM, Colin Holgate wrote: > You should look at ScreenSteps: > > http://www.bluemangolearning.com/screensteps/ > > In addition to being a very good way to prepare documentation

Re: Tools for creating a help file

2012-03-23 Thread Bob Sneidar
There was a video I watched recently about using screen steps in exactly this way. Users would request help, and the response would be a either a new or existing article on how to do what the user needed to do. In this way, the help system was a "living document" to quote an oft misused phrase.

Re: Tools for creating a help file

2012-03-23 Thread Colin Holgate
You should look at ScreenSteps: http://www.bluemangolearning.com/screensteps/ In addition to being a very good way to prepare documentation, the tool was created with LiveCode. It can export to Word, PDF, and HTML. With PDF you can use a LiveCode player object and set the filename of the playe

Re: Tools for creating a help file

2012-03-23 Thread Phil Davis
Hi Pete, I use a "squeaky wheel" approach to user docs. Instead of creating volumes of info that only I will read, I use ScreenSteps to create very visual "how to" web pages on issues where users ask questions. The apps I build for my clients all use the same "Help Topics" plugin that appears

Re: Tools for creating a help file

2012-03-23 Thread Pete
Thanks Richard, that sounds like a possibility. I'm using iPages to create the help text but I think it is capable of saving a file in Word format although not sure how good a job it does. I guess I'll give it a whirl with WordLib (hopefully there's a trial available) and see what happens. I'm n

Re: Tools for creating a help file

2012-03-23 Thread Bob Sneidar
Check out Blue Mango's Screensteps. Bob On Mar 23, 2012, at 11:17 AM, Pete wrote: > I'm trying to decide how to supply the help text for an application and > wondering what tools people are using to creat help files. > > I'm finding that it is much easier to use a word processor to write the

Re: Tools for creating a help file

2012-03-23 Thread Richard Gaskin
Pete wrote: I'm trying to decide how to supply the help text for an application and wondering what tools people are using to creat help files. I'm finding that it is much easier to use a word processor to write the help text and graphics than trying to do it within the confines of LC text fields

Re: Tools for creating a help file

2012-03-23 Thread Klaus on-rev
Hi Pete, Am 23.03.2012 um 19:17 schrieb Pete: > I'm trying to decide how to supply the help text for an application and > wondering what tools people are using to creat help files. > > I'm finding that it is much easier to use a word processor to write the > help text and graphics than trying to

Tools for creating a help file

2012-03-23 Thread Pete
I'm trying to decide how to supply the help text for an application and wondering what tools people are using to creat help files. I'm finding that it is much easier to use a word processor to write the help text and graphics than trying to do it within the confines of LC text fields. I can't lea