Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
I'm trying to speed up the use of a .vlx I found online by creating a lisp that runs it and gives the values the program is asking for.
If I write (c:xoffset) in the lisp file, the program runs normally and asks the user to specify some values.
What I tried afterwards was to write (c:xoffset "1") for example, so that the first value is automatically given, but I get the error that there are "too many arguments".
What would be the right way to do this?
Thanks
Solved! Go to Solution.