System Variable Entry: ERRNO

← Prev | ↑ Chapter | Next → | Index | Symbols

System Variable Entry: ERRNO

Name

ERRNO

Type

integer

Default

0

Read-Only

yes

Scope

session; saved in not saved

Description

Displays the number of the appropriate error code when an AutoLISP function call causes an error that the product detects.

Read/Written By

  • entget
  • entmake
  • entmod
  • entsel
  • findfile
  • load
  • nentsel
  • open
  • read-line
  • ssget
  • ssname
  • tablet
  • write-line
  • xdsize

Compatibility

AutoCAD and BricsCAD. AutoCAD all; BricsCAD V20+. Divergence: type AutoCAD Integer, BricsCAD Short.