This is what I am thinking of...

michael-info: ""
count: 1
michael1: "employment: truck driver"

a: {rejoin ["michael" count]}

append michael-info (with the value of michael1)

How do I do this?

Thanks.

-Ryan

> do (with the value of a dynamically created word) ?
> 
> >> a: "print 1 + 1"
> "print 1 + 1"
> >> do a
> 2

Reply via email to