Toxic Adept
 
  Joined: 27 May 2008 Posts: 299
 
  | 
		
		  
			
			   Posted: Tue Jun 03, 2008 12:57 am   
  [2.25] Coloring Bug   | 
			 
			
				Not fully coloring variables in a trigger pattern when using them in a function and they have a underscore in them
 
 
Steps to reproduce:
 
 
Create a new trigger put in the pattern %%dbkeys(@test_var)
 
Save
 
click off and back on trigger.
 
 
Patter will look lik this...
 
 
%%dbkeys(@test_var)
 
 
This either should color fully or not color at all since its actually a pattern, not sure which.  Also if it is supposed to color, then shouldnt it color red if it cant reach the variable in question?  Its half coloring it blue, either way. | 
			 
		  |