Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

RTEXT not updating

  • Thread starter Thread starter Alanna
  • Start date Start date
A

Alanna

Guest
Hi,
When I put Rtext in my drawing, its not active while opening the drawing. I can only see one rectangle box. Each time I have to type RTEXT and then it is appearing properly. Can some tell me how to update it while opening the drawing.
Thanx
 
Hi Alanna,
Add the RTEXT command to your acaddoc.lsp file if you use it all the time or create a file called "acad.rx". Make sure that Explorer displays file extensions for all file types.Open it in notepad. Type the path "C:\Program Files\AutoCAD XXXX\Express\RText.arx" and Save this file inside "C:\Program Files\AutoCAD XXXX" folder.
Cheers!
 

Part and Inventory Search

Sponsor

Back
Top