Running XP pro: When I run a VFP5 program in interpetive mode, it works fine. But when I compile into .exe, it does not respond

Does XP require a later version of VFP?

Re: VFP5 under XP pro by Dan

Dan
Wed May 12 15:19:57 CDT 2004

VFP5 should run in XP provided the XP box doesn't have too much memory.

Be aware that VFP5 is now *three* versions outdated, soon to be four. It's
probably best to run it in an operating system that existed when it was
released. For best results in today's operating systems, use today's version
(VFP8, SP1).

Dan

Rick C wrote:
> Running XP pro: When I run a VFP5 program in interpetive mode, it
> works fine. But when I compile into .exe, it does not respond.
>
> Does XP require a later version of VFP?



Re: VFP5 under XP pro by Anders

Anders
Wed May 12 15:14:14 CDT 2004

Does this exe respond under other versions of Windows?
-Anders

"Rick C" <rickca9@swbell.net> wrote in message
news:0AC6F5A6-BB86-4F2C-BAB7-85ACC0BE4128@microsoft.com...
> Running XP pro: When I run a VFP5 program in interpetive mode, it works
fine. But when I compile into .exe, it does not respond.
>
> Does XP require a later version of VFP?


RE: VFP5 under XP pro by Leemi

Leemi
Wed May 12 16:49:25 CDT 2004

Hi:

What do you mean by "it does not respond?" Do you see the exe running in
Task Manager? Do you get any kind of error?

See if these articles help?

132697 PRB: Application Appears Then Exits to Operating System
http://support.microsoft.com/?id=132697

266377 PRB: .Exe File Created in Visual FoxPro Doesn't Appear on Screen
http://support.microsoft.com/?id=266377

I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retires Sept. 30th, 2003

>Running XP pro: When I run a VFP5 program in interpetive mode, it works
fine. But when I >compile into .exe, it does not respond.

>Does XP require a later version of VFP?


Re: VFP5 under XP pro by Zeke

Zeke
Thu May 13 03:48:38 CDT 2004

If you fail to includ the READ EVENTS command you would get approximately
this behaviour, since the Foxpro IDE keeps the application alive.


"Rick C" <rickca9@swbell.net> wrote in message
news:0AC6F5A6-BB86-4F2C-BAB7-85ACC0BE4128@microsoft.com...
> Running XP pro: When I run a VFP5 program in interpetive mode, it works
fine. But when I compile into .exe, it does not respond.
>
> Does XP require a later version of VFP?