ah right the trick is, sometimes I want the result to be

firstbit something.ext

sometimes I want the result to be

firstbitnext.ext

so the identifier that returns "next", I want to hunker up to "firstbit" (using the $+)

but if it's "something", does not have to hunker up

in fact I could probably do it by setting the something var to "$chr(32) something"

Last edited by quartz; 23/02/21 04:51 PM.