This demonstrates the use of the SaveCopyAs method to capture the active
drawing view as a bitmap. It is very easy to call the method in a macro. In
order to insure that you get the view you want, you can set the export
settings in the TCW80.INI file. This macro shows how to change these setting in
code before running the SaveCopyAs method. Note this macro will also work in TC
v7 Pro if you edit the code by replacing "TCW80.ini" with
"TCW70.ini".