Gossamer Forum
Home : Products : DBMan : Discussions :

Concatenate Fields... How to

Quote Reply
Concatenate Fields... How to
I need to display two fields something like this:

trim(field1)+" "+field2

What would the code look like?
Thanks!



Quote Reply
Re: Concatenate Fields... How to In reply to
In the FAQ noted below in the section "Fields" there are some thread references for combining fields.

I think you might find a solution there.

Unoffical DBMan FAQ
http://webmagic.hypermart.net/dbman/
Quote Reply
Re: Concatenate Fields... How to In reply to
Umm what is trim?

Try:

print "$rec{'field1'} $rec{'field2'}";

Mods:http://wiredon.net/gt/download.shtml
Installations:http://wiredon.net/gt/