Votes
Answers
Views
Question
0
1
71
asked 9 years ago by esen
updated 9 years ago by bubblehead712
Tags:
Environment ? qtp12 and powerbuilder12, I define two functions? *Function GetAllDataTxt (object) GetAllData = object.Describe (datawindow.data) End Function* **Function GetAllDataRows (object) GetAllDataRows = object.Rowcount End Function** But,Executed in the script data = GetAllDataTxt (PbWindow (...