hi.. need help on creating lsp that can:
> do previous plot on all opened drawings & closes all drawings without save
example;
```````
for the plot previous i uses as below;
(command "-plot" "n" "" "previous plot" "" "n" "n" "y")
but how can it be upgraded to be able to plot all opened drawings & closes all without save!?!
thanks