coldbohemia
Programmer
i have a module that contains general use subroutines that
will be accessed from different scripts-
my question is:
can i pass a package names to these subroutines?
i want to be able to initialize package variables within these subs
the package names will differ depending on the calling script