[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Printing from PCB from commandline



> Is it possible to program this sequence of actions from commandline?

Not yet, but Dan wants it too, and he knows how to make it happen ;-)

But it shouldn't be too hard to hook into the action handler for the
new menu system from main.c and invoke a set of actions given on the
command line.  Give it a try and see if you can make it do that ;-)

With that kind of change, you should be able to do pretty much
anything from the command line.