Gossamer Forum
Home : Products : DBMan : Discussions :

Re: Combining Fields

Quote Reply
Re: Combining Fields In reply to
Ah, ok thanks, thinking about it its probably in the last line of that code.
foreach $col (@db_cols) { print MAIL "$col$rec{$col}|"; } close (MAIL);
There must be a way to modify it so it sends some coloums split with a | and others not split. Or maybe there is a sub routine. Do you know where I might find something to this nature or somewhere which might help me write my own.
Thanks again
Ben

Subject Author Views Date
Thread Combining Fields bjblackmore 4566 Oct 12, 2000, 9:17 AM
Thread Re: Combining Fields
AstroBoy 4453 Oct 12, 2000, 3:24 PM
Thread Re: Combining Fields
bjblackmore 4438 Oct 13, 2000, 1:11 AM
Thread Re: Combining Fields
AstroBoy 4435 Oct 13, 2000, 1:41 AM
Thread Re: Combining Fields
bjblackmore 4442 Oct 13, 2000, 2:18 AM
Thread Re: Combining Fields
AstroBoy 4434 Oct 13, 2000, 4:33 AM
Post Re: Combining Fields
bjblackmore 4432 Oct 16, 2000, 4:33 AM
Post Re: Combining Fields
bjblackmore 4415 Oct 16, 2000, 9:04 AM