Title: on perl 5.6.0

hello,

    I have written one small perl pgm on VMS .

path = $ENV{MQROOT};
print $path;

MQSROOT is the logical . I would like to print the value of the logical . While executing the perl script the value of $path is null .

Is  ENV variable is supported on VMS .

Thanks
kavitha



Reply via email to