Re: some errors in databasescript

2009-09-20 Thread Ruprecht Helms
Uri Guttman wrote: RH == Ruprecht Helms rhe...@rheynmail.de writes: RH Possible I have to seperate the script into different scriptfiles for RH better finding. 100 lines is not so large script that it needs breaking up. your issue is getting a better editor that helps you with

some errors in databasescript

2009-09-17 Thread Ruprecht Helms
Hi, I've written a little perlscript that should write the output of databasetables into a textfile. But unfortunately I get some syntaxerrors that a least I'm not able to reproduce. syntax error at ./statistik.pl line 73, near } or syntax error at ./statistik.pl line 82, near ) { syntax error

Re: some errors in databasescript

2009-09-17 Thread Alexander Koenig
Hi Ruprecht, You wrote on 09/17/2009 10:31 AM: syntax error at ./statistik.pl line 73, near } or syntax error at ./statistik.pl line 82, near ) { syntax error at ./statistik.pl line 86, near } or Missing right curly or square bracket at ./statistik.pl line 100, at end of line Execution of

Re: some errors in databasescript

2009-09-17 Thread Ruprecht Helms
Alexander Koenig wrote: Hi Ruprecht, You wrote on 09/17/2009 10:31 AM: syntax error at ./statistik.pl line 73, near } or syntax error at ./statistik.pl line 82, near ) { syntax error at ./statistik.pl line 86, near } or Missing right curly or square bracket at ./statistik.pl line 100, at

Re: some errors in databasescript

2009-09-17 Thread Uri Guttman
RH == Ruprecht Helms rhe...@rheynmail.de writes: RH Alexander Koenig wrote: Missing right curly or square bracket at ./statistik.pl line 100, at end of line Execution of ./statistik.pl aborted due to compilation errors. Line numbers would have been great. and you can just