Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiling and Code References Weirdness
Message
 
To
30/04/2013 09:26:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP3
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01572167
Message ID:
01572278
Views:
34
>>>>So, no 00/00/0000 to correct. I am baffled. Maybe corruption in the Class ?
>>>
>>>Try opening the .VCX file as a table (use c:\pharmacy\class libraries\forms\forms_rx.vcx)
>>>and look for the object with that code (00/00/0000) in the methods memo field.
>>>
>>>Maybe there's more than one record and one of them should be marked deleted() but isn't.
>>>
>>
>>I was hoping for that. But there are over 3518 Records in the VCX file, with 23 fields in
>>each record. And many of them are Binary fields.... sigh.....
>
>You should be the one called "methods". That's where all your source code will be. Use:
>
BROWSE FOR "00/00/0000" $ methods
>
>And you may simplify it even to:
>
BROWSE FOR "0000" $ methods
>
>
>>I tried to do a FIND in the the table, but no such luck.
>>
>>I Did see that in the FoxPro options, that the GENERAL/ Year 200 Compliance was
>>set to 1. On a lark, I changed it to 0, and the recompile worked without any errors
>>popping up. I wonder if it was set to 0 in VFP8 and then was set to 1 in VFP9 ??
>>
>>Thanks
>
>That's just plain freaky.

And it's not Freaky Friday, either.
Tommy Tillman A+ NetWork+ MCP
Previous
Reply
Map
View

Click here to load this message in the networking platform