I have directly converted an Application (originally written in FPD, converted to FPW2.6, then to VFP 3.0) to VFP 5.0 -- NOTE: I did not change any of the procedure Commands unless absoultely necessary (no object programming). There are no SCREEN or FORM FILES. All screen commands are hard coded. On one of the App screens
several DATE fields appear and are edited. My problem is that the VFP5.0 App generates an "INVALID DATE" error as soon as the cursor enters the FIELD and no EDITING or EXIT from the FIELD is possible (ie., program hangs up). Any ideas?
several DATE fields appear and are edited. My problem is that the VFP5.0 App generates an "INVALID DATE" error as soon as the cursor enters the FIELD and no EDITING or EXIT from the FIELD is possible (ie., program hangs up). Any ideas?