Hi, I'm trying to use the require command with perl but when i want to put a variable within the require statement it always errors out. The code looks something like this.
require "/absolute/path/to/files/$FORM{'id'}/options.txt";
Is this not possible? thanx for the help.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
