Subject | RE: [IBO] Waiting until the refreshing of a dataset is finished |
---|---|
Author | IBO Support List |
Post date | 2014-12-18T22:58:16Z |
I'm not quite sure what you are trying to accomplish.
More information is needed here.
Jason Wharton
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Monday, December 15, 2014 1:55 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] Waiting until the refreshing of a dataset is finished
I have tried somthing like this:
repeat
application.processmessages
until dataset.refreshing = false
but this doesn't change a thing.
Florian