Message 1 of 3
Script Lisp & Action Macros combined with Benchmark time captures
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have written a scripted Benchmark app I've used now for several years to compare performance of new CAD machines
It still runs well and captures time stamps at key point through the benchmark over roughly a 40 minute run.
The scripted sequence runs through to completion without error, but the AutoCAD interface doesn't always refresh to the screen like I'd like it to.
One of the things I'd like to change is to somehow force AutoCAD text window to update as steps are done.
However, when I look at the log files that are generated, all of the command structure is there.
I wonder if anyone might give some insight?