Save Copy as BMP

AuthorTom Snape [Prev] [Next] by Author
CategoryImport/Export Data [Prev] [Next] by Category
Keywords:
Type (Source?)Macro (VBA)
LicenceFreeware
StatusTo be reviewed


Description:

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".

Comments:




Download: .../TSnape/SaveCopyAsBmpExample.zip (8KB)
More Info: http://throsn.tripod.com/downloads.html


Email Comment. Use this link to email comments, corrections, additional information etc for this topic.

URL of this page: <A href ='http://www.bcitool.com/TCDRC/?Pages/Page_00015.htm' target = '_blank'>TCDRC - Page 00015</A>