On Jun 9, 2004, at 9:19 AM, Werner Otto wrote:
Hi All,
How would I go about calling a sub from a script from another script.
I am trying to call that sub just to get the values in my current
script and then perform aditional logic, other than duplicating the
process?
[..]
what you might want to do
Werner Otto wrote:
Hi All,
How would I go about calling a sub from a script from another script.
I am trying to call that sub just to get the values in my current
script and then perform aditional logic, other than duplicating the
process?
Is this what you mean?
file1.pl:
#!/usr/bin/perl
use st
Hi All,
How would I go about calling a sub from a script from another script. I am
trying to call that sub just to get the values in my current script and
then perform aditional logic, other than duplicating the process?
--
Kind Regards,
Otto
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addi