Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird problem
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01122316
Message ID:
01122475
Views:
24
This message has been marked as the solution to the initial question of the thread.
Do you have code in your application that prevents openning multiple copies of app on PC?


>We have set up different environment. E.g. we have local development with local database and IT Testing where we have executable on local (different place that local development) and database on the server.
>
>We're running Mere Mortals framework. Now, I go to IT Testing, change something, then try to exit the form and leave the messagebox with "Do you want to save your changes?" open. Then I switch to development environment and try to do main from command window. It closes immediatelly with very brief message showing from my IT Testing.
>
>The message is invoked with this code.
>lnAnswer = MESSAGEBOX( MsgSvc("((TEXT))WantToSaveChangesFirst"),3+32,;
> MsgSvc("((TEXT))ApplicationMessage"))
>
>That's very strange. The messagebox is not system, why does it behave like that?
>
>I'm wondering, if MereMortals users or other users can reproduce this problem?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform