Creating PERMANENT clones via Code

Is there a way to make this happen via code?
I need to create different # of clones, name them, and assign unique local vars to each.
Manual is way too cumbersome.
Thx.

tell(new Clone)to(permnant=true)

I don't get it ????
Where do you get "permnant" ?

tell permanent

awesome ! Thx.

Thx for correcting!