Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include form programatically in the project
Message
From
06/03/1998 11:13:11
 
 
To
06/03/1998 11:11:34
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00083000
Message ID:
00083014
Views:
34
>Thank you Celin,
> But this don't work because my form be called from a routine of a
>class that feed a TreeView object using informations from a table and
>the form's name is resolved by macro &, so when I build the project there
>is no reference to compile this form. You know what I mean?
>
>excuse-me my english again

Add this into your app start module:
IF .F.
DO FORM frmXX && use appropriate file name
ENDIF
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform