I've got a script that calls another perl file (thru a require) and executes some subroutines. It needs to pass along some variables, and yet the code doesn't seem to work...
Now, the problem is that the subroutine doesn't get any values for those three variables. Why??
Ralph.