Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with 'modify report' in an exe
Message
From
11/06/1998 04:57:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Problem with 'modify report' in an exe
Miscellaneous
Thread ID:
00107089
Message ID:
00107089
Views:
56
I allow users in all reports, to send them to printer, to preview, to file or modify the report. I do this trhough a form class (modal) with this options that returns to me the option choosed by the user.

Before issuing report command, i do
ppp = createobject("myclassform")
ppp.show(1)

then the user selects the option. If he selects modify report, then i issue 'modify report myreport'.
All works fine in non-modal forms. But in a modal form, the command 'modify report' after the createobject of this other modal form doesn't do nothing.
If i dont creates the object (testing) the modify report command works fine.
Any ideas?

It's a problem to create a modal form within another modal form?
Saludos,
A.G.P.
---------
Next
Reply
Map
View

Click here to load this message in the networking platform