Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form transmormer v1.1
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00608172
Message ID:
00608203
Vues:
22
>>>>Look in the Download section for a file called "Form transmormer v1.1"
>>>
>>>Hi,Gagnon
>>>
>>>Thank you for told me about the Form Transformer class (frmtrans.vcx).
>>>I had tested it successfully yet.
>>>but a error of undefined variable (TAPOINTS) appeared when compiling the >project.
>>>Could you solve it for me ?
>
>>You may want to ask Larry Miller who wrote the class. He is a member here.
>
>Hello,Miller
>
> Could you solve it for me ?
> Can I add an array property to the class instead of the undefined variable??

You may just ignore the message, or if you want to get rid of it, add the following procedure, for example to your main program.

PROCEDURE dummy
local tapoints[1]
ENDPROC

This procedure will be never called, but will prevent Program Manager from complaining about TAPOINTS when you compile.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform