Page 1 of 1

strdef

Posted: Sat Feb 14, 2009 2:12 pm
by fletcher
Is there a local version of strdef? I couldn't find one in the reference.

Re: strdef

Posted: Sun Feb 15, 2009 10:52 am
by ted
If there were, it would be classified as a "general keyword." As you can see, those include local and localobj, but there is no localstr or localstrdef
http://www.neuron.yale.edu/neuron/stati ... l#keywords

However, the standard run system defines a String class, which you can use instead. See
"local strdef" workaround: String class + localobj
viewtopic.php?f=8&t=340&p=953#p953