Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Beginner's question
Message
From
24/10/1998 13:09:49
 
 
To
24/10/1998 12:52:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00150166
Message ID:
00150170
Views:
24
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform