Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

DocBook.SearchUtils

class DocBook.SearchUtils extends %Library.RegisteredObject

This set of method implements a search paths facility for locating DocBook documents.

The items under ^DocBook.Config("SOURCE",<X>) are assumed to contains the pathnames of directories to look in when trying to locate a file. The actual values of <X> are unimportant but their relative values are used to specify an ordering of the target directories under the applicable collation.

Parameters

parameter DefaultOutput = C:\SearchPaths.log;

Inherited Members

Inherited Methods

FeedbackOpens in a new tab