Post any comments, suggestions, annoyances or ideas for future releases here. Please do not post bug reports or questions here.
			
		
		
			- 
				
																			
								AaronNGray							 
									
		- Posts: 13
 		- Joined: Sat Dec 22, 2007 8:41 pm
 		
		
						
						
		
		
						
						
													
							
						
									
						Post
					
								by AaronNGray » 
			
			
			
			
			On Brief the middle cursor "5" key used to move the current line to the center line of the window if possible.
This is ideal in macros and general editting so you can keep operations in the center of the window.
Aaron
			
			
									
									
						 
		 
		 
				
			 
				
		
		
			- 
				
																			
								jussij							 
						- Site Admin
 			
		- Posts: 2654
 		- Joined: Fri Aug 13, 2004 5:10 pm
 		
		
						
						
		
		
						
						
													
							
						
									
						Post
					
								by jussij » 
			
			
			
			
			On Brief the middle cursor "5" key used to move the current line to the center line of the window if possible.
 
Reassigning the "5" key to the 
MovePageCenter function should do the trick 
Cheers Jussi
 
			
			
									
									
						 
		 
		 
				
			 
				
		
		
			- 
				
																			
								AaronNGray							 
									
		- Posts: 13
 		- Joined: Sat Dec 22, 2007 8:41 pm
 		
		
						
						
		
		
						
						
													
							
						
									
						Post
					
								by AaronNGray » 
			
			
			
			
			No that just moves the cursor to the middle line of the window. Not the current line to the middle line of the window.
Aaron
			
			
									
									
						 
		 
		 
				
			 
				
		
		
			- 
				
																			
								jussij							 
						- Site Admin
 			
		- Posts: 2654
 		- Joined: Fri Aug 13, 2004 5:10 pm
 		
		
						
						
		
		
						
						
													
							
						
									
						Post
					
								by jussij » 
			
			
			
			
			Try the 
ScrollLinePageCenter function 
Cheers Jussi
 
			
			
									
									
						 
		 
		 
				
			 
				
		
		
			- 
				
																			
								AaronNGray							 
									
		- Posts: 13
 		- Joined: Sat Dec 22, 2007 8:41 pm
 		
		
						
						
		
		
						
						
													
							
						
									
						Post
					
								by AaronNGray » 
			
			
			
			
			Thanks Jussi, that does the job.
Aaron