Message 1 of 4
No Function Definition ACET-LAYTRANS

Not applicable
05-01-2007
08:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a button which automatically runs LAYTRANS with a specific standards file. Express Tools is loaded correctly.
If I open a drawing, load the lisp containing my command, my button returns this:
error: no function definition: ACET-LAYTRANS
If I run the original LAYTRANS command, cancel it, and then use my button, it works.
Does anyone know why LAYTRANS must be run first before ACET-LAYTRANS is treated as a defined function?
Or, how can I initialize LAYTRANS without running it and then canceling it?
Thanks in advance.
If I open a drawing, load the lisp containing my command, my button returns this:
error: no function definition: ACET-LAYTRANS
If I run the original LAYTRANS command, cancel it, and then use my button, it works.
Does anyone know why LAYTRANS must be run first before ACET-LAYTRANS is treated as a defined function?
Or, how can I initialize LAYTRANS without running it and then canceling it?
Thanks in advance.