Message 1 of 8
Purpose of the pause in commands?

Not applicable
08-16-2017
06:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So in the past i've asked for help here on specific code and the problems that ive had usually involved improper syntax, most commonly lacking one or more pauses in a command line. i.e. something like this.
(command "._offset" (getreal "\nEnter Wall Thickness: ") (entlast) pause "")
What is the purpose of the pause? How do I know if I need it? How do I know how many I need?
Thanks
Garrett