Section A.16. User Interaction
A 16 User Interaction
| 
			 InputBox Function  | 
			
			 Displays a dialog box to allow user input  | 
		
| 
			 MsgBox Function  | 
			
			 Displays a dialog box and returns a value indicating the command button selected by the user  | 
		
| 
			 SetLocale Function  | 
			
			 Sets the current locale and returns the ID of the previous locale  |