Re: [j-nsp] initialize multiple mutable variables in SLAX with the same value

2018-03-09 Thread Martin T
On Thu, Mar 8, 2018 at 7:47 AM, Phil Shafer wrote: > Martin T writes: >>I would like to initialize multiple mutable variables with the same >>value. I could initialize variables one by one like this: > > There's no sort of run-time variable naming like this in SLAX. > Variable names are just plain

Re: [j-nsp] initialize multiple mutable variables in SLAX with the same value

2018-03-07 Thread Phil Shafer
Martin T writes: >I would like to initialize multiple mutable variables with the same >value. I could initialize variables one by one like this: There's no sort of run-time variable naming like this in SLAX. Variable names are just plain tokens (qnames). If your data is an array, consider using a