Set DocView$Dir <Obey$Dir>

Set DocView$BitsTest 1
Set DocView$OSTest 1
RmEnsure Bits 1.00 Set DocView$BitsTest 0
RmEnsure UtilityModule 3.10 Set DocView$OSTest 0
If (DocView$BitsTest = 0) Then If (DocView$OSTest = 0) Then RMLoad <DocView$Dir>.Resources.Bits

Set Dummy$Path <Run$Path>,<DocView$Dir>.Resources.
Run Dummy:ResFind DocView
Unset Dummy$Path
Run <DocView$Dir> DocViewRes:Doku.Draw.

If DocView$BitsTest = 0 Then If DocView$OSTest = 0 Then RmKill Bits
Unset DocView$BitsTest
Unset DocView$OSTest
