AddSearchpath
Add a directory on the harddrive to be added to the publisher's search path.
Allowed attributes: select
Child elements: (none)
Parent elements: AtPageCreation, AtPageShipout, Case, Contents, ForAll, Layout, Loop, Otherwise, Record, SavePages, Until, While
The path to be added. System dependent.
<Switch> <Case test="sd:variable-exists('searchpath')"> <AddSearchpath select="$searchpath" /> </Case> </Switch>