Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Beginner's question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00150166
Message ID:
00150333
Vues:
16
Barbara,

I thought I responded to you this morning saying Bingo!! and thanks. Message must not have gone through.

Alex

>Or (I know, Joy, too many methods) you can have a SET PROC TO MyProc ADDITIVE line in your MAIN program.
>
>>Or make a procedure file and say "do yyy in myproc.prg" in the form.
>>
>>JR
>>
>>>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