Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Source Control Cannot Operate on Open File
Message
From
03/02/2000 17:24:36
 
 
To
03/02/2000 16:47:53
Beth Wetherbee
Virginia Beach Public Schools
Virginia Beach, Virginia, United States
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00326954
Message ID:
00326987
Views:
24
>Have any of you seen this error message when trying to check-in/out a SourceSafe controlled vcx? It happens if you have instantiated an object based on the vcx and then try to check it in or out.
>
>Issuing a 'clear all' clears something so that you can then check it in/out, but I can't figure out what it clears. I've tried "clear class xxx", "clear classlib xxx", "set library to" but nothing seems to work except "clear all".
>
>I want to know because I'm trying to put code in the 'querymodifyfile' event to make this stop happening. But of course, if I issue 'clear all' in there, the projecthook object tries to clear itself, which blows an error.
>
>Any thoughts on how to make this go away?
>

Try releasing all objects based on classes in your classlib, and then issue a RELEASE CLASSLIB xxx; VFP won't close down a classlib referenced directly or indirectly (ie as a parent class) for an instantiated object.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform