You probably want to use rejoin as in:

rejoin [image seq exten]

As far as substrings are concerned, copy/part might have some of the functionality you 
seek.

--
Andrew Grossman
http://web.dartmouth.edu/~grossman/pgp.html

--- You wrote:
image: Pic
seq: 45  (actually a counter variable, not static)
exten: ".tga"

How do I make this become "Pic45.tga" not "Pic 45 .tga"? (no spaces)
Where is the equivalent to || that I miss from arexx?

I have tried leaving out seq so that I am using only strings.  After I get
that much working, I will just convert seq to a string and add it into the
mix.
--- end of quote ---

Reply via email to