Revision: 69229
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at May 13, 2015 02:38 by dmilith
                            
                            Initial Code
tell application "Terminal" to activate tell application "System Events" tell process "Terminal" click menu item "New Window" of menu "Shell" of menu bar 1 tell application "Terminal" to close the front window end tell end tell
Initial URL
Initial Description
Initial Title
Clicking menu items using AppleScript
Initial Tags
terminal
Initial Language
AppleScript