C++
ACCORE_PORT int acedTextPage();
File
acedads.h
Description
On single-screen AutoCAD installations, this function causes the display to switch from the graphics screen to the text screen. This is identical to the acedTextScr() function.
Returns
Returns RTNORM if successful; otherwise, it returns an error code.
Previous Declaration
AutoCAD 2025 and Earlier
int acedTextPage(void);