Message 1 of 8
Accoreconsole and lisp

Not applicable
12-04-2014
04:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I would like to launch attached lisp in a accoreconsole.
The goal is to plot every layouts of a file When I load or insert the lisp directly in the console, I have no errors
When I launch it : Command : test , accoreconsole gives me two blank lines and accoreconsole waits a new command "Command : " as asual. He does nothing
I saw that the 'lisp command' can't be used in accoreconsole but I have no idea how can I do without using 'command' in my lisp
Each files have several layouts (10) and I would like to plot all of them.
I don't want to use the command publish (it works perfectly) because I need a specific dsd for each file (something like a bunch of 200 files).
Thanks if you have any suggestions,