Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does VFP 9 have this feature?
Message
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00949117
Message ID:
00949146
Views:
9
>If I may ask another question, please (I thought ADDBS was what I was looking for but it is not).
>
>Say the main app is MYMAINAPP.EXE and the reports are in MYREP.EXE. Do you call MYREP.EXE from MYMAINAPP.EXE as "DO MYREP.EXE WITH lParameter"? That is, the code that extracts the report is in MYREP.EXE, right?
>

Yes, something like
lcTempName = ""
DO MYREP.EXE WITH "Myreport", @lcTempName
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform