Hi

I have a strange error when i try to run a perlscript.

When i run the script i get the following error in a pop up.

Access to the specified device, path, or file is denied.

But if i run the script whith a fewer arguments it's works
all right.

Ex. Command line that generates error

Note all thees are on the same command line " Mail intend to wrap"

X:\rns_v8_de\RoadRunner\makesystem\ant.pl 
X:\rns_v8_de\RoadRunner\classes X:\rns_v8_de\RoadRunner com\ericsson\tdm 
  ran debug messages ran\allocation ran\paging ran\servicearearesources 
ran\allocation\test ran\servicearearesources\cellresources 
ran\servicearearesources\cellresources\radioresources 
messages\valueclasses test\a test\a\b test\a\c test\a\d test\a\e 
test\a\f test\a\g test\a\h test\a\i test\a\j test\a\b\c test\a\b\d 
test\a\b\e test\a\b\f timerservice\package timerservice\common 
timerservice\ipf

End of command line

But if i take away just a few arguments it works allright.

Start Command line that works.

X:\rns_v8_de\RoadRunner\makesystem\ant.pl 
X:\rns_v8_de\RoadRunner\classes X:\rns_v8_de\RoadRunner 
com\ericsson\tdma ran debug messages ran\allocation ran\paging 
ran\servicearearesources ran\allocation\test 
ran\servicearearesources\cellresources 
ran\servicearearesources\cellresources\radioresources 
messages\valueclasses test\a test\a\b test\a\c test\a\d test\a\e 
test\a\f test\a\g test\a\h test\a\i test\a\j test\a\b\c test\a\b\d 
test\a\b\e test\a\b\f timerservice\package

End of command line.

I have removed all the perl program so i have a script that does nothing 
exept a print statmend for each argument and i still get the same 
problem. So i thing it has something to do whith the length of the 
command line.

all this works perfectly on SOlaris

Anybody have a clue?

Best Regards
Anders S

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to