Thread too many arguements (10 answers)
Opened by fraggs at 2006-10-23 12:32

fraggs
 2006-10-23 12:32
#71072 #71072
User since
2006-09-11
179 Artikel
BenutzerIn
[Homepage] [default_avatar]
halloechen alle zusammen hoffe es geht gut.

hab einen error
Quote
Too many arguments for main::GetDocu at z:\tla\Scripts\qsstat\qsstatistic4.pl line 1029, near "])"
Execution of z:\tla\Scripts\qsstat\qsstatistic4.pl aborted due to compilation errors.


und der haengt mit diesem code zusammen

Code: (dl )
1
2
3
4
5
6
7
8
    foreach(@PrjList2)
{
if($_ ne " ")
{
GetDocu($_, $PrjList1[1]); ####line 1029
}
$i++;
}


frage ist was ist falsch und wie fixe ich es ? wenn noch anderer code benoetigt wird kann ich tun ist inzwischen etwas lang

danke
mmm twix

View full thread too many arguements