Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Beginner's question
Message
De
24/10/1998 13:09:49
 
 
À
24/10/1998 12:52:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00150166
Message ID:
00150170
Vues:
23
Put the yyy procedure in a separate file called yyy.prg. Or, make it a method of the xx form.

Vlad

>As part of an FPD --> VFP conversion I have a program xxx.spr which does this:
>
>lcVar1 = 'Initial Value'
>lcVar2 = 'Initial Value'
>
>DO FORM xx
>
>PROCEDURE yyy
>* Does something
>RETURN
>
>
>Procedure yyy gets called from within form xx, but VFP does not see the procedure. In FPD it would see it (I think). What is the problem?
>
>TIA,
>
>Alex
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform