* AnMaster -- Saturday 08 December 2007:
> Melchior FRANZ wrote:
> > "aircraft" minus "model"?  :-}
> Well what do you suggest for storing /sim/aircraft in otherwise?

Err, looks like you didn't get the hint. A '-' in programming
context is a minus, not a hyphen. Although some people seem to
not like this old tradition, as we can read in Lockheed1049.nas:

  # current nasal version doesn't accept :
  # - too many operations on 1 line.
  # - variable with hyphen (?).

Yeah, no hyphens in variables. Later nasal versions won't change
this, I'm afraid.  ;-)

m.



PS: though one can always work around that by referencing
    a "hpyhen" variable via namespace hash/bracket notation.

PPS: the "too many operations" complaint is bogus

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to