wItemCount and WaitProperty
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
wItemCount and WaitProperty
I have Qustion about WaitProperty!
I want know, may I use a Secound Parameter of WaitProperty like a boolian or how can I?
like:
Object.WaitProperty(wItemCount, wItemCount > 0)
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you so much, I use WaitChild. So, I get no more error untill now.
My test running around 48h. I have to waiting for finishing a test. But until now I get no error. Hurrrrraaaaa
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Glad to hear we could help you make this work
-------------------------------------------------
Standard syntax disclaimers apply
Regards,
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@tristaanogre wrote:
I try to NEVER store on-screen objects in global variables
I recall doing it in the really early days of my TC development. In the end I always had to refresh & refetch the object everytime, so there was no gain in doing it this way - even a bit of a perfromance loss. Wait methods in local scope or at least within the local functions where the most reliable and efficient
-------------------------------------------------
Standard syntax disclaimers apply
Regards,
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ja, again and again the ItemCount not working correctly. I use a Delay for that, then she is working

- « Previous
-
- 1
- 2
- Next »
- « Previous
-
- 1
- 2
- Next »