Micro Focus QTP (UFT) Forums
Function to CLOSE all GUI Map files - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Function to CLOSE all GUI Map files (/Thread-Function-to-CLOSE-all-GUI-Map-files)



Function to CLOSE all GUI Map files - prabhu656656 - 08-26-2009

Is there a function in QTP that will CLOSE all the GUI map files that are currently loaded or open.
[/i]


RE: Function to CLOSE all GUI Map files - basanth27 - 08-26-2009

I guess you are reffering to "Object Repositories". Yes, you can statically or dynamically handle the Object Repositories.

To handle them dynamically read,

ObjectRepositoryUtil and ObjectRepositories Collection object from QTP Help.