Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Preventing Report's Window to be destroyed
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00675607
Message ID:
00675693
Views:
10
Hi Zlatin,

You mean to use this code?
m.loMainForm=NEWOBJECT("MainWindow","MyForm.Prg")
MODIFY REPORT mMate WINDOW (m.loForm.Name) IN WINDOW (m.loMainForm.Name) SAVE NOWAIT
m.loMainForm.Show()
Regards,

Doron


>What about
>
>MODIFY REPORT mMate IN WINDOW (m.loForm.Name) SAVE NOWAIT
>
>
>(this will open the report designer in the defined window).
>
>HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform