
How can I use RDAG2HTML? Change in the directory, where you want the HTML documents. rx rdag2html your.guide converts your guide in several files (each node, one file) rx rdag2html your.guide DEST your.html SINGLEFILE converts your guide in one single file rx rdag2html ? prints the argument template Source/A,Dest/K,SingleFile/S, ... Arguments Source/A Source file in AmigaGuideŽ format. Dest/K Destination file, only necessary for the SINGLEFILE option! SingleFile/S Converts the AmigaGuideŽ file in a single HTML document. Icons/S Use Icons instead of [Contents], [Previous], [Next], etc. TOCIconURL/K Image URL for 'Contents' button. Default: 'images/main.gif' TOCText/K Text for 'Contents' button. Default: '[Contents]' IndexIconURL/K Image URL for 'Index' button. Default: 'images/index.gif' IndexText/K Text for 'Index' button. Default: '[Index]' HelpIconURL/K Image URL for 'Help' button. Default: 'images/help.gif' HelpText/K Text for 'Help' button. Default: '[Help]' PrevIconURL/K Image URL for 'Previous' button. Default: 'images/prev.gif' PrevText/K Text for 'Previous' button. Default: '[Previous]' NextIconURL/K Image URL for 'Next' button. Default: 'images/next.gif' NextText/K Text for 'Next' button. Default: '[Next]' Background/S Use a background image for the HTML document. BackgroundURL/K URL of the background image. Default: 'images/bground.gif' BGColor/K Color value for background TextColor/K Color value for text LinkColor/K Color value for links VLinkColor/K Color value for visited links Header/S Use a custom header, read from a file, for the HTML document. HeaderFile/K Filename of the header file. Default: 'ENV:RDAG2HTML/Header' Footer/S Replace the standard foot line with your custom footer. FooterFile/K Filename of the footer file. Default: 'ENV:RDAG2HTML/Footer' NoLowerCase/S Disable the node to lower case conversion. 8Point3/S Nodenames will be stripped down to fit M$-DOS file name limits. NoStrip/S Disable the strip option for node names. Overrides 8Point3! NoInternational/S Enable replacement of german 'Umlaute' and sharp 's'. ArgFile/S RDAG2HTML will be forced to interpret the content of an argument file. ArgFileName/K Name of your ArgFile. Default: 'ENV:RDAG2HTML/ArgFile' Quick Starter, How to install
Converted on 02 Sep 1996 with RexxDoesAmigaGuide2HTML by Michael Ranner.