Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a spreadsheet with the following formula:
=CONCATENATE("TEXT ","J ","MC ",H1," 5"," 0"," TEXT")
This gives: TEXT J MC 384895.42,409157.73 5 0 TEXT
When I copy and paste the above into the AutoCAD command line, it gets me all the way to the rotation angle specified as 0, but still is waiting for keyboard entry of the text. I want it to input "TEXT" as well, but it isn't.
When I put the same command in a script file and upload as a script, it works. Any ideas?
Solved! Go to Solution.