Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Beginner's question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00150166
Message ID:
00150217
Views:
20
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
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform