Micro Focus QTP (UFT) Forums
using datatable paranthesis - 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 Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: using datatable paranthesis (/Thread-using-datatable-paranthesis)



using datatable paranthesis - karthik.m - 08-04-2013

Hi, I am using QTP10
i got problem insertion the values into datatable like this code
Code:
datatable("username",dtglobalsheet)
datatable("password",dtlocalsheet)
and the error code is
cannot use paranthesis before sub like
plz solve my doubt


RE: using datatable parathesis - Ankur - 08-04-2013

This will help you. Cannot use parentheses when calling a Sub: 3 Techniques You Won’t Get This Error