Page 1 of 1
					
				Escape Key
				Posted: Tue Feb 28, 2012 2:17 pm
				by tcj2001
				How to use Escape key in PressKey keyword, I tried PressKey('ESCAPE'), PressKey('Esc') none of these works.
			 
			
					
				Re: Escape Key
				Posted: Thu Mar 01, 2012 10:43 am
				by Brian
				I haven't had a chance to dig this up, but try 'SYSREQ'
			 
			
					
				Re: Escape Key
				Posted: Thu Mar 01, 2012 11:31 am
				by tcj2001
				SYSREQ wont work in our situation
			 
			
					
				Re: Escape Key
				Posted: Thu Mar 01, 2012 1:46 pm
				by Brian
				Why wouldn't it work?  SYSREQ is just a constant to be used in the JS just like 'ENTER' or 'F1'
			 
			
					
				Re: Escape Key
				Posted: Fri Mar 02, 2012 1:51 pm
				by tcj2001
				i was able to make use PressKey('ATTN'). Our Esc key mapped to system Attention.