Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Need assistance with pasting a string in the Command Line.
I am attempting to select a text style “style4” and then present a text message at a specific location on the display
I am using Excel to generate the following command lines for AutoCAD 2017.
textstyle style4 text 30,30 12 This is a test
- The text style is selected correctly - “style4”
- The cursor is positioned correctly - “30,30”
- The angle of the cursor is displayed correctly - “12” degrees
- But the text is not displayed. I can then manually enter text, but I want to display the text from the command line string.
What I do not understand is the control characters between the AutoCAD commands.
I am a novice with AutoCAD, so please explain in layman terms. Perhaps with the appropriate string for above. Any assistance greatly appreciated.
Solved! Go to Solution.