09-14-2005 03:18 AM
09-14-2005 06:46 AM
Hi Paul,
Use an expression similar to this:
Locals.MyString =Locals.MyString +\\r
Replace Locals.MyString with your variable Lookup string.
You can put this expression in the PreExpression of your step.
Regards
Ray Farmer
09-15-2005 03:01 AM
09-15-2005 03:12 AM - edited 09-15-2005 03:12 AM
Hi Paul,
Sorry about that, just noticed I left off the "" in my last response.
Try "\\r". that should solve it.
Regards
Ray Farmer
Message Edited by Ray Farmer on 09-15-2005 09:14 AM
09-15-2005 10:18 AM - edited 09-15-2005 10:18 AM
Message Edited by dug9000 on 09-15-2005 10:20 AM