Hi! 8 окт. 2009, в 09:44, Kristian Nielsen написал(а): [skip]
#!/usr/bin/perl my $cmd="handle.exe maria-slave |" ;(I guess maria-slave should be $ARGV[0] or something ...)
AFAIK in perl $ARGV[0] is real very first argument (there is no program name in the array).
_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

