Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with flock()
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00987457
Message ID:
00987498
Views:
44
with little more coding everithing is possible :o)))
old_error = ON("ERROR")
flag_error = .f.
ON ERROR flag_error = .t.

USE Orders EXCLISIVE

IF flag_error
   messageBox("AAAAAA! I can't Open the file") && :o))))
ELSE
   ....
ENDIF
ON ERROR &old_error
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform