Share

acedTextPage

C++

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.

If acedTextPage() succeeds, it returns RTNORM. Otherwise, it returns an error code.

Was this information helpful?