One the Make tab of the VB Projects property box, there is a place for the program to put the program title. From within the program itself, it is possible to get at this by using App.Title. However, can one compiled VB program obtain another compiled VB programs App.Title, and store it in a string?