From: "Jay M" <[EMAIL PROTECTED]>
> I am attempting to modify a large existing set of scripts. All of
> these scripts use dbmopen/close to create databases.
>
> when a database record is created and the key contains multiple
> words/variablels i.e. $DATABASE{"How" , "Are", $You} = $value whenever
> I output the key to html it prints the windows "unknown" chacter
> between ea of the words/variables.
>
> Does anyone know what this character is so that I can s// is out and
> display the keys properly?
It's the content of $; variable
See perldoc perlvar
Jenda
=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
--- me
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]