Restart the script in qtp - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Restart the script in qtp (/Thread-Restart-the-script-in-qtp) |
Restart the script in qtp - arpan - 06-24-2013 Hi Guys, Below is the my sample script: Code: ‘Look for .txt file Script to delete the txt file How can i restart the script using loop? RE: Restart the script in qtp - arpan - 06-24-2013 Never mind everybody. Found the solution. I'm doing loop in vbs script that i'm using for schedular. Thanks for looking into the problem. |