On Sun, Mar 30, 2008 at 8:43 PM, Kai-Martin Knaak <[EMAIL PROTECTED]> wrote: > On Sun, 30 Mar 2008 19:32:15 -0400, DJ Delorie wrote: > > > pcb -x eps --layer-stack 'elements,component' --as-shown --eps-file > > foo.eps foo.pcb > > > > Run "pcb -h" for a full list of command line options. > > Ok, these command line options do indeed solve print task. But this is > not quite scripting. I mean, a way to run a couple of generic pcb > actions, possibly accept some parameters, do some if-decisions, run some > for-loops and exit. This would allow for many kinds of cool tricks :-) > I haven't seen a hook for this kind of scripting yet.
#!/usr/bin/perl ;-) (* jcl *) -- http://www.luciani.org _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
