Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close databases ALL
Message
 
 
To
26/02/2002 06:52:41
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00624964
Message ID:
00624982
Views:
12
Himar,
Well considering!
The project remains open because the apllication must know No of version (cf Dough henning in foxtalk)

PRIVATE cVERSIONNUMBER
*
IF TYPE("_ VFP.ACTIVEPROJECT") = " O "
*
* - - 15/01/2001 there is a probl.ici but later...
cVERSIONNUMBER = ALLTR(_ VFP.ACTIVEPROJECT.VERSIONNUMBER)
ELSE
* - - 26/02/2002
* - - One should not any more leave the open project because Dbc cannot any more
* - - to be closed with closed All
cVERSIONNUMBER = " 3.00.000 "
ENDIF

I thus close the project before launching the application....
Thank you
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform