Function Entry: TEXTSCR
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: TEXTSCR
Name
textscr
Class
Function
Syntax
(textscr)
Arguments and Values
None.
Description
Switches focus from the drawing area to the text screen. Equivalent to textpage. On macOS and Web platforms, the function is recognised but produces no visible effect.
Return Values
Always returns nil.
Side Effects
Focuses the text-screen window on Windows.
Examples
Not documented on the vendor page.
Availability
- AutoCAD 2026: documented (Windows; recognised but no-op on macOS / Web).
- BricsCAD V26: presumed compatible.
- Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.
Source Notes
- [textscr (AutoLISP 2026)](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP-Reference/files/GUID-5F0A5635-0DCB-4A88-BD8E-60EC665342CF.htm)
- Status: documented (Phase 3 body fill).