Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need help converting metafiles from FPD to VFP
Message
De
23/09/1998 21:11:35
 
 
À
20/09/1998 23:38:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00138902
Message ID:
00140168
Vues:
26
>Hi all,
>
>I am writing a program to convert FPD scx's to VFP scx's.
>
>I was doing good. Got it to open in the Form Designer, looking reasonable, too. Made a few changes (mostly trying to position objects better automatically) and now I get an "Internal Consistency Error") which kicks me clear out of VFP6.
>
>Any ideas?
>
>Alex


Hi,

In case it may help someone, I found the reason for the abnormal termination reported above: Several of the properties created by the conversion program in the "properties" field of the scx had a missing second quotation. For example, I created a line which said:

Name = "txtcCity

It should have read:

Name = "txtcCity"

VFP reported an "internal consistency error" and aborted.

I would welcome advice from people who have written programs to convert the FP 2.6 metafiles to VFP metafiles.

Thank you.

Alex
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform