Share
 
 

errtile Tile (DCL)

An error tile is a text tile that appears at the bottom of a dialog box.

Supported Platforms: Windows, Mac OS, and Web

errtile;

By default it is blank, but programs can display messages in it by setting the value of the tile whose key is "error". For example:

(set_tile "error" "You can only select one option")

The errtile tile is defined in the base.dcl file.

Release Information

    Releases:

  • AutoCAD R12 and later on Windows
  • AutoCAD 2021 and later on Mac OS

Was this information helpful?