kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #05153
Re: About scripts and central program
Dick,
On Mon, 09 Aug 2010, Dick Hollenbeck wrote:
>
> Brian, for temporary scaffolding, you can use class NETLIST_LEXER and
> have the parser read your structured "generic netlist file in
> S-expression form" from the clipboard, where you can keep a text file in
> your editor, paste to the clipboard and have the NETLIST_LEXER class can
> parse from a string that you get from the clipboard.
>
> Back to work for awhile now.
>
> Dick
Thanks. I'm not quite there yet, so you are well ahead of me
on that front.
--brian
References