| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| Date: | Sun, 25 Oct 2020 21:05:41 +0100 (CET) |
| From: | Roland Lutz <rlutz AT hedmen DOT org> |
| To: | "gene glick (geneglick AT optonline DOT net) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
| Subject: | Re: [geda-user] gnetist bom |
| In-Reply-To: | <CAGBFkM2c+f3EyrbL2M973CTGw9etPRCmfLUvUHy-DeWOGZ15Fg@mail.gmail.com> |
| Message-ID: | <alpine.DEB.2.21.2010252059000.6083@nimbus> |
| References: | <CAGBFkM2c+f3EyrbL2M973CTGw9etPRCmfLUvUHy-DeWOGZ15Fg AT mail DOT gmail DOT com> |
| User-Agent: | Alpine 2.21 (DEB 202 2017-01-01) |
| MIME-Version: | 1.0 |
| Reply-To: | geda-user AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | geda-user AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 25 Oct 2020, gene glick (geneglick AT optonline DOT net) [via geda-user AT delorie DOT com] wrote: > The attrib file doesn't appear to handle part parameters that have > spaces. For example, I used "manufacturer part number", and it parsed it > out to "manufacturer", "part" and "number" The attribute names in "attribs" can be separated by spaces, tabs, or newlines. This is of course a problem if an attribute name contains a space or tabulator character--which is discouraged but valid. As a workaround, you could use the backend option "-Oattribs=...,manufacturer part number", where attribute names are separated by commata and whitespace characters are treated as part of the attribute name. Make sure to apply proper shell quoting.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |