This is my code (something very simple):
$variable = "Ordenes\nServicios\nGarantias";
format ORDENES =
Text: ^*
$variable
~~ ^*
$variable
.
But I don't know how can I see or print the output of this, and send it bye
email. I tried with write(), but does not work.
Regards
--
_______________________________________________
Get your free email from http://mymail.bsdmail.com
Powered by Outblaze
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>