Would something like this work? Is there a way to get it working? print (&test);
sub test
{
return "This is a test";
}
I have tried this and this specific code does not work. I am sure you get
the idea of what I am trying to do, how can I do it, is it recommended?
Regards
LK
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
