Mike's Repository



	ArgFile/S

	  RDAG2HTML will be forced to interpret the content of an argument file.

	ArgFileName/K

	  Name of your ArgFile. Default: 'ENV:RDAG2HTML/ArgFile'


	ex. rx rdag2html source.guide ArgFile ArgFileName arguments.rdag2html


	You may control the following variables in the ArgFile:

	  Argument variables

		Boolean	argArray.Icons
		String	argArray.TOCIconURL
		String	argArray.TOCText
		String	argArray.IndexIconURL
		String	argArray.IndexText
		String	argArray.HelpIconURL
		String	argArray.HelpText
		String	argArray.PrevIconURL
		String	argArray.PrevIconText
		String	argArray.NextIconURL
		String	argArray.NextText
		Boolean	argArray.Background
		String	argArray.BackgroundURL
		String	argArray.BGColor
		String	argArray.TextColor
		String	argArray.LinkColor
		String	argArray.VLinkColor
		Boolean	argArray.Header
		String	argArray.HeaderFile
		Boolean	argArray.Footer
		String	argArray.FooterFile
		Boolean	argArray.NoLowerCase
		Boolean	argArray.8Point3
		Boolean	argArray.NoStrip
		Boolean	argArray.NoInternational

	  Internal variables (Note: This may change in the future!)

		String	footer
		String	header

		You may define your custome footer and header

		String	suffix

		ex. suffix = '.shtml'

		
		See also the ArgFile example


	Important!!!

	Some Arguments, may override others, if they are used in the ArgFile.

	° argArray.Header will override header!

	°  will override footer!

	° argArray.8point3 will override suffix!

	This means for you:

	If you like to define the variable footer or header, DO NOT
	USE argArray.Footer and argArray.Header!

	If you like your own suffix, DO NOT USE argArray.8Point3!


[Contents] [Previous] [Next]

Converted on 02 Sep 1996 with RexxDoesAmigaGuide2HTML by Michael Ranner.