Function Entry: VLE-PING-ALIVE

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

Function Entry: VLE-PING-ALIVE

Name

vle-ping-alive

Class

BricsCAD VLE Library Function

Syntax

(vle-ping-alive)

Arguments and Values

  • none

Description

sends a signal to Windows, prevents Windows' false "Application does not respond …" screen

Return Values

t always

Notes

this function can be used during heavy computation (loops etc.) to prevent that Windows sets the BricsCAD application window to the irritating (and in fact, wrong !) "not responding" state

Availability

  • AutoCAD 2026: not documented.
  • BricsCAD V26: documented.
  • Status: BricsCAD-only.

Source Notes