RE: Simple script requires simple soulution

2003-03-05 Thread Scott R. Godin
Aimal Pashtoonmal wrote: > Hello, > > I have the script below giving the folowing error meesages. > > =>Useless use of string in void context at > extract_data_from_IPR_HMM_libs.pl > line 12. > =>Useless use of a constant in void context at > extract_data_from_IPR_HMM_libs.pl lin

RE: Simple script requires simple soulution

2003-03-04 Thread Bob Showalter
Aimal Pashtoonmal wrote: > Hello, > > I have the script below giving the folowing error meesages. > > =>Useless use of string in void context at > extract_data_from_IPR_HMM_libs.pl > line 12. > =>Useless use of a constant in void context at > extract_data_from_IPR_HMM_libs.pl line

RE: Simple script requires simple soulution

2003-03-04 Thread yargo
-Original Message- From: Aimal Pashtoonmal [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 9:40 PM To: [EMAIL PROTECTED] Subject: RE: Simple script requires simple soulution Hello, I have the script below giving the folowing error meesages. =>Useless use of string in v

RE: Simple script requires simple soulution

2003-03-04 Thread Aimal Pashtoonmal
Hello, I have the script below giving the folowing error meesages. =>Useless use of string in void context at extract_data_from_IPR_HMM_libs.pl line 12. =>Useless use of a constant in void context at extract_data_from_IPR_HMM_libs.pl line 13. Even though the script works and I ge