I've subclassed VFP 9 SP2's Grid class to a class in a VCX, and subclassed the Column and Header class in a .PRG which I compile to keep current. When I place a grid on a form and run it from the Form Designer, the form runs perfectly. When I DO FORM formname from the Command ...
I'm trying to create a browse window for court reservation data. My data table looks like this, name, date of reservation, time of reservation, court id, number of people. I would like to show this in a calendar type browse, such that down left side is the court id, along the top ...
I have a system coded by foxpro 9.0 sp2. When i run the application it runs okay before compiling. Then i build application and it runs okay, but when i build exe and try to run the exe file the application returns this error message.