The general concept that paste does is called "string concatenation" so searching for that might help. The following two pages might help:
This one gives some code but isn't how I would do it
Here you'd want to search for "string concatenation"
Hope this helps.





.
Reply With Quote


