Clif
Date: Thu, 16 Dec 2010 19:58:26 -0700 From: John Doty <jpd@xxxxxxxxx> Subject: Re: gEDA-user: get-package-attribute sometimes returns "?" - ID: 3114991 On Dec 16, 2010, at 7:44 PM, clif@xxxxxxxxxxxxx wrote:Hi John, Did you see my initial post on this?Yes.The only pice of code that currently deals with the "?" is this one:;; sometimes get-package-attribute returns "?" instead of "unknown".
WTF? This should fix that . . .
(if (string-ci=? model-file "?") (set! model-file "unknown")) -- We're just trying to move toword a more uniform way of handling it.But that's not uniform. In this case, attribute value is explicitly set
to "?" in the symbol. Now, when an attribute value is *$>
John Doty Noqsi Aerospace, Ltd. http://www.noqsi.com/ jpd@xxxxxxxxx
_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user