
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Probably a simple lisp request to all of you versed in the language...
I'm looking for an easy lisp which can do the following equivalent keystrokes of commands in one call.
-PU <ENTER>
R <ENTER>
<*> <ENTER>
<N> <ENTER>
-PU <ENTER>
A <ENTER>
<*> <ENTER>
<N> <ENTER>
AUDIT <ENTER>
<Y> <ENTER>
Essentially I have muscle memorized the following in order to purge all registered applications without verifying names, purge all items without verifying names, and audit the drawing and fix all errors detected.
If I could group this into one command it would save on the carpal tunnel and I can easily instill this habit into people to use it as it is very beneficial when it comes to file size and preventing file corruptions from added errors. If it could group all the result reports of the purges and audits together at the end of the lisp instead of at their sequence points too that would be beneficial but not necessary.
Thanks,
Warren
Solved! Go to Solution.