[Harbour-users] Cancel DBCREATEINDEX?
Don Lowenstein
don.lowenstein at laapc.com
Thu Mar 11 11:26:33 EST 2010
Do your Indexing with a "while" condition, which is tied to a dialog and
button.
Initial lClicked := .f.
If the button is clicked, action will set a static variable to lClicked :=
.t.
On the index command, use the while condition to see if lClicked is still
false, or set to .t. - at which point you can confirm the cancel request.
-----Original Message-----
From: harbour-users-bounces at harbour-project.org
[mailto:harbour-users-bounces at harbour-project.org] On Behalf Of Jerry
Finuliar
Sent: Wednesday, March 10, 2010 11:50 PM
To: harbour-users at harbour-project.org
Subject: [Harbour-users] Cancel DBCREATEINDEX?
Hi,
Is there a way to cancel DBCREATEINDEX?
Thanks,
Jerry
--
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com
Powered by Outblaze
_______________________________________________
Harbour-users mailing list (attachment size limit: 40KB)
Harbour-users at harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour-users
More information about the Harbour-users
mailing list