Votes
Answers
Views
Question
0
votes
1
answer
73
views
asked 10 years ago by esen
updated 10 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 (...