Help for this page
#!/perl/bin/perl -w # IEL - Interface Engine Lite ... print STDOUT "ARGV = @ARGV - 0 = $ARGV[0]\n"; exit;
C:\IEL\bin>ARGVtst.pl LHW_TST Use of uninitialized value in concatenation (.) or string at C:\IEL\bi +n\ARGVtst. ... ARGV = - 0 = C:\IEL\bin>