Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FPW to vfp form conversion problem.
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00728212
Message ID:
00728239
Views:
25
Check Re: Question on Read & Read Modal Window types Thread #712076.

>Due to time constraints and the fact that we basically need very few "modifications" to an existing fpw app; we used the converter to get it into vfp code.
>
>For the most part; it worked.
>
>One form, a read form (WindowType=2) "AddEvent.scx" is giving me problems...
>
>I altered code to a button's "valid" method (moving it to the click event didn't help)
>
>m.eventdate=cal(m.eventdate,10,10)
>WAIT WINDOW "BACK"
>
>This button is *NOT* set to "termnate read"
>
>The "cal" function calls GetDate.scx (new, modal, not converted)) which allows the user to select a different date.
>
>The "wait window" code gets executed... then the "AddEvent" screen closes down.
>
>As soon as the "wait wndow" (last line of the valid method) is called; the formset's unload code is run.
>
>Any ideas (other than convert all screens by hand) on getting addevent not to close?
>
>
>thanks.
>-josh
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform