Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Project Rebuild Loses Code And Hoses DE
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Project Rebuild Loses Code And Hoses DE
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01300569
Message ID:
01300569
Views:
62
I rebuilt my project and now the project manager is reporting errors with 5 forms:


Compiling c:\projects\vfp\vtc\08.03\source\forms\get_sing.scx
=dataenv(this
Error in line 3 of Dataenvironment.BeforeOpenTables (record 2): Function name is missing ).

Compiling c:\projects\vfp\vtc\08.03\source\forms\get_btwn.scx
=dataenv(this
Error in line 3 of Dataenvironment.BeforeOpenTables (record 2): Function name is missing ).

Compiling c:\projects\vfp\vtc\08.03\source\forms\get_like.scx
=dataenv(this
Error in line 3 of Dataenvironment.BeforeOpenTables (record 2): Function name is missing ).

Compiling c:\projects\vfp\vtc\08.03\source\forms\lookup.scx
=dataenv(this
Error in line 3 of Dataenvironment.BeforeOpenTables (record 2): Function name is missing ).

Compiling c:\projects\vfp\vtc\08.03\source\forms\get_list.scx
=dataenv(this
Error in line 3 of Dataenvironment.BeforeOpenTables (record 2): Function name is missing ).


I opened the current version of each form and a prior version off the network, and each had a table in the DE.
The local version has the table missing, and the code in the BeforeOpenTables is missing a paren.

Also, last week I had 26 forms that had grids on them. These grids were based off a Visual MaxFrame class, and each
had code in them to set up the columns. All 26 lost the column code. I had to open the network version and copy and
paste all the code back to my local version. Sort of seems like the same thing.

Anyone have an idea what's going on?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform