Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insufficient Memory
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00588422
Message ID:
00589098
Views:
31
Hi Jim

Just a couple of suggestions

1) Put a wait state as the very first line in your startup program, eg =INKEY(0). Then run the exe. If it still happens then you know it has nothing to do with your code since your code has not run yet. Then I would suspect the problem might be with the VFP dll and runtime engine.

2) Is the exe compressed? If so re-compile without it.

3) Is the exe encrypted? If so ditto.

Clearly this is not a code issue but something that happens after you compile it and therefore are using different dll. Cannot be a memory thing either. I think the memory issue is a symptom of another problem.

HTH

Jos
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform