====== Change_Popup_Font subroutine ====== ==== Description ==== Utility subroutine that will change the font of the text within all popups. ==== Syntax ==== call Change_Popup_Font() ==== Parameters ==== The subroutine receives no parameters ==== Remarks ==== The subroutine will display a Font dialog box and change ALL popups. ==== Example ==== call Change_Popup_Font()