Re: RFC on script // GetOptions problems

2004-10-05 Thread RichT
Fist of all thank you both very much, this has been a good learning experience. [snip] > From: RichT wrote: > > : im still very new to perl > > : what is does in searches through a large data file finds the > : segments i need and outputs the data in a more

Re: GetOptions problems

2004-09-30 Thread Chap Harrison
On Sep 30, 2004, at 10:35 AM, cats wrote: yes i know i can not spell, im a dislexic moron If you're like other dyslexics I've known, you're probably (a) not a moron and (b) exceptionally brilliant in other areas. Thanks for the reminder. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: GetOptions problems

2004-09-30 Thread Wiggins d Anconia
> ok ill send again from the correct address... > > >Actually you were probably 'sure', and it is probably failing for some > 'reason'. > ... > > >Start with a spell checker, use punctuation, work on the grammar. Have > a look at: > > yes i know i can not spell, im a dislexic moron > thank you

GetOptions problems

2004-09-30 Thread cats
ok ill send again from the correct address... >Actually you were probably 'sure', and it is probably failing for some 'reason'. ... >Start with a spell checker, use punctuation, work on the grammar. Have a look at: yes i know i can not spell, im a dislexic moron thank you i will read the page f

Re: GetOptions problems

2004-09-30 Thread Wiggins d Anconia
> > > Hello Perl type people > > i am shore i had this working, but its all gone wrong for some resion the > options do not seem to be getting filled. > Actually you were probably 'sure', and it is probably failing for some 'reason'. > can some one please help > 'someone' probably will he

GetOptions problems

2004-09-30 Thread cats
Hello Perl type people i am shore i had this working, but its all gone wrong for some resion the options do not seem to be getting filled. can some one please help the program is for searching through a large datafile (poller.cfg) and outputting the found data in a more usefull format. BTW