Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

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