Pathname Building with String Variables

Submitted by habenero on
I'm fumbling around trying to build a pathname and use that pathname in a source.doc property of a OLS container So in other words I have something like this: ole.sourcedoc = "c:\ foldername\(stringx)& (stringy) & (stringz)".csv any help on something that seems so simple to do? Thanks