\begin{Peter Rundle}
> In need to join three text strings in the gimps
> script-fu and can't figure out what the function
> is.
>
> The variable "theText" holds some text passed in by
> the user and I want to pre and post-pend some fixed
> text to it.
>
> I.E "pre" + theText + ".ext"
>
> Whats the correct syntax?
a quick grep for likely names gives:
(string-append "pre" theText ".ext")
--
- Gus
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug