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:
00150202
Views:
21
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
CLARC Services, Inc.
3500 Tamiami Trail
Port Charlotte, FL 33952
www.clarc.com
(941) 743-0108
(800) 246-5488
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform