I am in FoxPro Hell!!!
At my day job, we have a project that was written in FoxPro and eventually bumped up to Visual FoxPro 9. It works. The project actually fires up and still does what it is supposed to do. However, I have been tasked with trying to clean it up. I have never worked with FoxPro before and it is ugly. At least this codebase is ugly. Some things make sense and others do not.
Currently I am trying to figure out how to release a Page Frame tab from a parent class. I get the following error.
“Cannot delete objects because some are members of a parent class”
Frustrating, because I have removed all the code that makes the thing work and I still get this error. If anyone out there has any ideas, I would be eternally grateful.
Posted in foxpro | Tags: foxpro, hell, page frame