This is the new home of the egghelp.org community forum. this announcement post . Click the X in the top right-corner of this box to dismiss this message. 
Old posts that have not been replied to for several years.
			
		
				
			
				
								EEggy 							 
						Op 			
		Posts:  122 Joined:  Thu Sep 26, 2002 11:46 pm 
		
						
					
													
							
						
									
						Post 
					 
								by EEggy  Wed Dec 31, 2003 11:17 pm 
			
			
			
			
			
			Hi,
			
			
									
						
							EEggy
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								strikelight 							 
						Owner 			
		Posts:  708 Joined:  Mon Oct 07, 2002 10:39 am
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by strikelight  Thu Jan 01, 2004 2:08 am 
			
			
			
			
			
			maybe something like:
of course... you could always just use string functions like string index, string is... etc...
 
		 
				
		
		 
	 
				
		
				
			
				
								EEggy 							 
						Op 			
		Posts:  122 Joined:  Thu Sep 26, 2002 11:46 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by EEggy  Thu Jan 01, 2004 2:49 am 
			
			
			
			
			
			Thank you much, it worked.
			
			
									
						
							EEggy
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								strikelight 							 
						Owner 			
		Posts:  708 Joined:  Mon Oct 07, 2002 10:39 am
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by strikelight  Thu Jan 01, 2004 7:10 pm 
			
			
			
			
			
			I haven't tested this thoroughly but it may be what you're after...
Code: Select all 
regexp {^[^0-9]*([0-9]$){1}} $nick
else... see the manual page entry for re-syntax.
 
		 
				
		
		 
	 
				
		
				
			
				
								EEggy 							 
						Op 			
		Posts:  122 Joined:  Thu Sep 26, 2002 11:46 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by EEggy  Thu Jan 01, 2004 10:59 pm 
			
			
			
			
			
			Thanks again, perfect.
			
			
									
						
							EEggy
			
						 
		 
				
		
		 
	 
				
		
				
			
				
								EEggy 							 
						Op 			
		Posts:  122 Joined:  Thu Sep 26, 2002 11:46 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by EEggy  Sun Jan 11, 2004 2:57 pm 
			
			
			
			
			
			Hi strikelight <- regexp's expert.
			
			
									
						
							EEggy