Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class is NOT in use by MODIFY CLASS dammit!
Message
De
04/02/2004 18:55:37
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00873940
Message ID:
00874247
Vues:
22
>Harry,
>
>>>I'd copy all the classlibs from their 6 location to a parallel place for 8 and never use the other version to edit the respective classlib.
>>
>>not even after the copying?
>
>I'd only ever use VFP6 on the VFP6 version of the classlib, and VFP8 on the VFP8 version. If you have to maintain the codebase in both versions you are up for a bit of duplicated work.

No, thats OK. I only kept the vfp6 version because it was easier than trying to uninstall it. But a couple of weeks ago I did a total machine rebuild and reinstalled everything from scratch and I decided there was no point in reinstalling 6, given 8. I didn't anticipate upgrade probs.

>>never done that just for a classlib. Just tried it and got "unrecognised command". Whats the appropriate command and syntax?
>
>COMPILE CLASSLIB xyz

ah. I was trying "RECOMPILE"! No wonder it failed!

>
>>Just 3 Properties ('proper','upper','orivalue'). Other than that the customisation consists of some code in the standard PEMs.
>
>proper and upper do conflict with VFP reserved words. VFP8 is probably choking on these.

hmmm. They were also reserved words in 6. Are you saying that 8 has stricter enforcement? Not that its a huge problem to fix, given the Code reference tool...

>>Clutching at straws: just tried recreating the class by creating a new line in the vcx and cutting and pasting the contents of the original into the new line. I manually amended the Unique ID to keep it unique and didn't copy the objcode.
>
>You have to make sure lots of other stuff is right if you are trying to do this. it's better to go to the row, scatter name ox memo, append blank, gather name ox memo,

I thought "ox memo" was a typo till I saw you used it twice. This is another new one on me. Qu'est que c'est? Does it answer the obvious problem with scatter/gather - the duplication?

Learning a lot.

Thanks

Harry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform