Message 1 of 5

Not applicable
08-26-2021
03:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear all,
For making life simple I am trying to make a script for all the "standerd things to do before closing" the drawing.
I got this far:
Zoom
E
Pdmode
0
Grid
2
Grid
Off
-Layer
Set
0
-PURGE
A
*
N
-qsave
It works until -purge and the commandline gives me error: Invalid option keyword
I tried: (, is enter)
-purge, A,*,N
-purge, ALL, *, N
-purge, A, O
and every other combination I could imagine.
I have no idea what I am doing wrong and we can not use LIPS at work (security deletes LISP routines...) but I only find LISP solutions. Hope somebody can help.
Dear regards,
Esther
Solved! Go to Solution.