Message 1 of 9
Can you enter an "up arrow" in a script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Working with scripts and AutocadLT 2022, and wondering if there is a way to enter an "up arrow" in a script.
Alt-24 creates ↑ but that AutocadLT 2022 doesn't recognize that as valid. I'm making scripts with lines, and when you are in a line command and press up-arrow you can choose prior ending points of your line to begin new lines, hoping to automate that. It might be possible because when you put an "enter" command in a script, it will pick up from the coordinates where you finished your last line.