4WebHelp
 FAQ  •  Search  •  User Groups  •  Forum Admins  •  Smilies List  •  Statistics  •  Rules   •  Login   •  Register
Toggle Navigation Menu

 Ignoring alphabetic strings
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic
Author Message
kepler
Junior WebHelper
Junior WebHelper


Joined: 08 Feb 2002
Posts: 37

PostPosted: Sat Feb 09, 2002 4:45 pm (22 years, 2 months ago) Reply with QuoteBack to Top

Hi again,

Now I'm trying to ignore aphabetic strings. Here's what I've done:

$line is the different lines

if ($line != /[a-zA-Z]/
{
code here...
}

But it seems not to work. I've also tried:

if ($line =~ /[^a-zA-Z]/
{
code here...
}

but it didn't work either.

Anyone has the idea why?

Best regards,

Rui Fernandes
OfflineView User's ProfileFind all posts by keplerSend Personal Message
mattryan
Ex Team Member



Joined: 08 Jan 2002
Posts: 22
Location: USA

PostPosted: Sat Feb 09, 2002 6:40 pm (22 years, 2 months ago) Reply with QuoteBack to Top

Have you tried closing the parentheses? You have if(... instead of if(...)

________________________________
http://beta.resource-locator.com/
OfflineView User's ProfileFind all posts by mattryanSend Personal MessageVisit Poster's Website
kepler
Junior WebHelper
Junior WebHelper


Joined: 08 Feb 2002
Posts: 37

PostPosted: Sat Feb 09, 2002 7:16 pm (22 years, 2 months ago) Reply with QuoteBack to Top

Yes, I have - I didn't copy paste the text.

Best regards,

Rui Fernandes
OfflineView User's ProfileFind all posts by keplerSend Personal Message
Display posts from previous:      
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic


 Jump to:   




You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot edit your posts in this forum.
You cannot delete your posts in this forum.
You cannot vote in polls in this forum.


Page generation time: 0.124154 seconds :: 18 queries executed :: All Times are GMT
Powered by phpBB 2.0 © 2001, 2002 phpBB Group :: Based on an FI Theme