|
ED
|
avaliable
|
RT
|
not used
|
This method starts an rebuild of the runtime files, depending to
given parameter all or only the changed files are created.
Sub BuildRtFiles() 'build only changed MyWorkspace.ActiveDocument.Build tpIncremental 'build all MyWorkspace.ActiveDocument.Build tpAll End Sub