Multiple fields on a text object
                    Hello
I want to put on one Text object 2 or more Fields data. Like on one text include the AddressField + CityField separated by space or coma.
How can I do it?
Thanks
Sorin
                            I want to put on one Text object 2 or more Fields data. Like on one text include the AddressField + CityField separated by space or coma.
How can I do it?
Thanks
Sorin
Comments
[YourDatasetName."AddressField"] [YourDatasetName."CityField"]