Micro Focus QTP (UFT) Forums
QTP & DOS window - 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: QTP & DOS window (/Thread-QTP-DOS-window)



QTP & DOS window - Jackomcnabb - 01-14-2009

I running a Script that using a Dos type command window to update a DB2 database and at the moment I have a wait statement to control when to carry on after the Database is updated.

Is there anyway to scan the Dos Session window for a string to confirm the update is completed?


RE: QTP & DOS window - deny.prastowo - 03-13-2009

i faced same problem with you Jackomcnabb, but if you just want to confirm for update is complete
you can try using a bitmap checkpoint.

regards,

deny.prastowo