Kadmos.com


?>

  Home | Products | Download | Purchase | Support | Language

Products
DXFReader ActiveX Control
 • DXF Files Overview
 • Distribution
 • Installation
 • Quick Start
 • Control Summary
 • Download
 • Buy now!
 • DXFReader Reference
  • Properties
  • Methods
  • Events
   • Click
   • DblClick
   • Error
   • KeyDown
   • KeyPress
   • KeyUp
   • MouseDown
   • MouseMove
   • MouseUp
   • PlotStatus
   • ReadStatus
   • RegenStatus
   • WriteStatus

 • DXFPlot Reference

IXF ActiveX Control

Postel ActiveX Control

Tech Support
OnLine Support
Phone Support
Sample Code
Registered Users
FAQ
References
Kadmos
Contact Kadmos
Environment
Customer List
Newsletter
Download
ActiveX Controls
Updates
Purchase
Price List
International Resellers
Our Guarantee
Shipment Options
Payment Options
Shopping Cart
    DXFReader Control - Error Event

Kadmos DXFReader ActiveX Control      Previous Next
DXFReader Control
Error Event

Description Fired when a non blocking error occurs during operations.
Syntax Private Sub DXFReader_Error(ErrorCode As Integer, ErrorString As String)
Remarks

If a non blocking error occurs during reading, writing or regenerating a DXF drawing the program is notified by firing the Error event.

This event is fired, with ErrorCode = 0, after successfully invoking the Regen, ReadDXF, Plot, PlotPreview, WriteDXF, and WriteDXFBlock Methods.

The error codes are:

ValueDescription

0Ok
1Specify file name
99Entity not found
111Font not found
113Grid too dense to display
123Image file 'XXXXXX.XXX' not found
200View not found
201View already exists
300Layer not found
301Layer already exists
400Text style not found
401Text style already exists
500Line type not found
501Line type already exists
601Class record name already exists
700Block not found
701Block already exists
702Block 'XXXX' is an external reference
751Block Record already exists
801Dimension style already exists
901User Coordinate System already exists
902Viewport already exists
888The selected device has not raster capabilities
889No printer present
999Not a valid DXF file


The parameters for the Error event are described below:

ParameterDescription

ErrorCodeAn integer that holds the current error number.
ErrorStringA string expression that holds text, if available, describing the current error.

Copyright © 2008/2011 Kadmos.com - All rights reserved. Privacy Policy