Hi!gsch2pcb (version 1.6) puts the pin names literally into *.cmd, without quoting/escaping of special characters. Since ATmega8-1.sym has parentheses in pin names (e.g. "PB5 (SCK)"), pcb (version 20080202) cannot correctly parse the file. What's the proper way to handle special characters in PCB command arguments? I already tried quoting with single quotes (') and double quotes (") as well as escaping with backslash (\).
CU Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user