Gossamer Forum
Home : Products : DBMan : Discussions :

Am I stupid? Need Tab delimted file

Quote Reply
Am I stupid? Need Tab delimted file
I would like to make my dbman implementation a tab delimted data base. I set:

# Database delimeter.
$db_delim = '\t';

(which I thought would make the file tab delimited)

This just puts the \t in there, not a tab, which means the last field gets a \ added to it in all the records.

I am sorry if this is a silly problem, but I don't know what to do about it.

Bob


Subject Author Views Date
Thread Am I stupid? Need Tab delimted file BobLuttman 3518 Dec 12, 2000, 2:35 PM
Post Re: Am I stupid? Need Tab delimted file
Stealth 3438 Dec 16, 2000, 4:48 PM
Thread Re: Am I stupid? Need Tab delimted file
abravfan 3411 Feb 28, 2001, 6:22 PM
Thread Re: Am I stupid? Need Tab delimted file
Karen 3414 Feb 28, 2001, 6:31 PM
Thread Re: Am I stupid? Need Tab delimted file
BobLuttman 3392 Mar 1, 2001, 12:37 PM
Post Re: Am I stupid? Need Tab delimted file
Paul 3380 Mar 2, 2001, 6:36 PM
Post Re: Am I stupid? Need Tab delimted file
LoisC 3354 Mar 2, 2001, 10:34 PM