in reply to Re: Re: Re: Using External Subroutines
in thread Using External Subroutines

Of course you can,
but maybe you'll get in trouble with global variables.
For example, if you decide not to use strict and warnings, you won't declare your variables...

You want this?
Of course I don't in a "huge" set of scripts

Cheers
Hopes
  • Comment on Re: Re: Re: Re: Using External Subroutines