<I><FONT COLOR="#663300"><i><font color="#663300">I have been creating menu classes(iPopup, iBar, etc) without a problem, but it seems that as soon as I mess with aDataEnv.prg, I corrupt the Project! All was fine until I added the Following to aDataEnv.Prg:</font></i> [snip] <i><font color="#663300">Once I got the Error "Cannot Update the Cursor", I commented this section of code and recompiled, but I keep getting the error! Then I started to remove the Objects that I have created(in reverse order) but nothing is helping... </font></i>
Usually that error means that one of your VCX or SCX files is marked as Read-Only. This is a common problem if you are working with Visual SourceSafe, which works by toggling the Read-Only flag of its files. Are there any such files in your project? </FONT></I>
No Sir. I do work with SourceSafe, however I didn't put this particular project in it yet. When I checked the Foxpro Help file reguarding this error, it said that a file that was being modified may be read only, so I went through all of the folders and made sure that they weren't read only anymore... but I get the same result unfortaunately Any other suggestions? ©2000 Richard Knierim |