| AppleScript [message #19] | 
			Mon, 05 October 2009 11:03  | 
		 
		
			
				
				
				
					
						
						whrose
						 Messages: 18 Registered: October 2009 
						
					 | 
					Junior Member  | 
					 | 
		 
		 
	 | 
 
	
		I love FoxTrot Professional Search, but sometimes it has some 
frustrating edges. 
AppleScript support has never been a forte of FTP, and with 2.5b6 it 
has become even more impaired. This used to work in earlier versions 
but is now broken in 2.5b6 
 
   activate application "FoxTrot Professional Search" 
   tell application "System Events" 
   	set size of window 1 of process "FoxTrot Professional Search" to 
{900, 600} 
   end tell 
 
Any suggestions?
		
		
		
 |  
	| 
		
	 | 
 
 
 |