On Fri, 14 May 2010 23:48:12 -0000, "majesticartz" <[email protected]> wrote:
>Thanks, I did'nt need the second &, it failed without the first & though. Why >arent they needed? What are you trying to do? Where are you using the expression? & converts a string to the literal characters. You usually want a string not the literal characters. Most PowerPro expressions expect strings not literal characters. -- Carroll B. Robbins, Jr.
