delorie.com/archives/browse.cgi | search |
--Apple-Mail=_A0434684-0B1A-4175-99DD-86ADF94480A5 Content-Type: multipart/mixed; boundary="Apple-Mail=_BC8A1323-308D-4A84-B8B1-421E7D625022" --Apple-Mail=_BC8A1323-308D-4A84-B8B1-421E7D625022 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Jan 19, 2016, at 8:33 AM, John Doty <jpd AT noqsi DOT com> wrote: > Wouldn=92t be hard to make a gnetlist plugin that uppercases device = attributes. --Apple-Mail=_BC8A1323-308D-4A84-B8B1-421E7D625022 Content-Disposition: attachment; filename=devupper.scm Content-Type: application/octet-stream; name="devupper.scm" Content-Transfer-Encoding: 7bit (define devupper:get-package-attribute gnetlist:get-package-attribute) (define (gnetlist:get-package-attribute refdes attribute) (let ( (v (devupper:get-package-attribute refdes attribute)) ) (if (equal? attribute "device") (string-upcase v) v ) ) ) --Apple-Mail=_BC8A1323-308D-4A84-B8B1-421E7D625022 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Usage: gnetlist -m devupper.scm =85 Worth publishing to gedasymbols? John Doty Noqsi Aerospace, Ltd. http://www.noqsi.com/ jpd AT noqsi DOT com --Apple-Mail=_BC8A1323-308D-4A84-B8B1-421E7D625022-- --Apple-Mail=_A0434684-0B1A-4175-99DD-86ADF94480A5 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJWnmsPAAoJEF1Aj/0UKykRFgEQAJ83yQEUfdQLxvhSJGjc2/4b 4ATxKqXD9cRw8kaslArZq/uUnF8Tadap3ByYpNcYWVhQwp3I6IkmIJEL8WytCKsq bh45tqFhA/HFlADL+OlPQ/pfU34dfhlbgZ6mWYjVTCZ/nm+7KDnhZEe82O6J0xhO YvNJiqwySKEQZfacqVJrUTLMB90o/lciR/jVMST3R/ed3otSJ3KWYPOvZmxeNPGN LEAX0LiY8z1RPRXMISDhOodaqCQjY55cysj6WMO6ivCLC+1gvKLTPmIYH/OhnbIc bjsqrzqI/TSVRqVEY+/sa0r5dz6Bpg3NHreGHnQhZJ7YTJW3IYyjkIYMe6MJauy6 LFWCsZaW71ASDcKeWQQ7y9NKbVyUj4TajK9H+rhddUrSn1l0/nBYWMBWaMvmQmWh aZBb+RGemoSKgLmnD1zPjar0vDKj7yBAcSV8gQaVLjKT5kZew1x11cnc6Qlq5ACW 4c2WIG5LON1v8esvnd7mbHnjnVlFBf+Xj3XQmr2Cu8j+djoNP0c7L/LQ6/19dGlK lBAejxMR9X5rPpVY3YDiDjKH3JO/kpLfCBoPz5o9xuJKUF0BaQhiKQUyO9Z51D1g yRa9XTLHNXSQnDo0WZF89Y7mFGqf45KCm/iG8hQERXh1hrD49a1iZkJRvePd/YpS Se56iCpb4eLL2clj99BZ =7NSz -----END PGP SIGNATURE----- --Apple-Mail=_A0434684-0B1A-4175-99DD-86ADF94480A5--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |