dbTalk Databases Forums  

Re: FoxPro 2.6 DOS Run Error

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss Re: FoxPro 2.6 DOS Run Error in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Jan Bucek
 
Posts: n/a

Default Re: FoxPro 2.6 DOS Run Error - 01-15-2011 , 05:00 AM






Oh, sorry, misunderstood your problem. I guess you should play with
using CMD.EXE/COMMAND.COM, compatibility mode in FOX.PIF, to put
launched program into BAT-file and to look at command START and so on,
but I am not sure if it helps. I am affraid your problem is a feature of
implementation of command RUN in FP.

I have met another problem in VFP - launched external programs were run
in parallel tasks and my app was running on, but I had to wait for end
of external program. Here helped me the command START /wait .... .


Dne 15.1.2011 0:44, Fernando Flores napsal(a):
Quote:
Sorry about the English, but use a translator program.


earlier, under Windows 98 or Windows ME, ran an application in foxpro2.6 for DOS.

if within the application, called the calculator: run calc.exe
ran and was not interrupted in foxpro application.
Now with Windows XP, the same command in foxpro application stops until I close the calculator.

could in some way to set the calculator to load and continue without stopping aplicaicón foxpro?

Thanks and Greetings from Guatemala

Fernando


Reply With Quote
  #12  
Old   
johnr
 
Posts: n/a

Default Re: FoxPro 2.6 DOS Run Error - 06-22-2011 , 12:56 AM






On 01/15/2011 03:00 AM, Jan Bucek wrote:
Quote:
Oh, sorry, misunderstood your problem. I guess you should play with
using CMD.EXE/COMMAND.COM, compatibility mode in FOX.PIF, to put
launched program into BAT-file and to look at command START and so on,
but I am not sure if it helps. I am affraid your problem is a feature of
implementation of command RUN in FP.

I have met another problem in VFP - launched external programs were run
in parallel tasks and my app was running on, but I had to wait for end
of external program. Here helped me the command START /wait .... .


Dne 15.1.2011 0:44, Fernando Flores napsal(a):
Sorry about the English, but use a translator program.


earlier, under Windows 98 or Windows ME, ran an application in foxpro
2.6 for DOS.

if within the application, called the calculator: run calc.exe
ran and was not interrupted in foxpro application.
Now with Windows XP, the same command in foxpro application stops
until I close the calculator.

could in some way to set the calculator to load and continue without
stopping aplicaicón foxpro?

Thanks and Greetings from Guatemala

Fernando




I have had problems with the run command, FPD2.6 under MS-DOS (actually
MS-DOS and 4DOS). If I remember correctly, FPD wants to not only see
command.com, but actually run command.com. My solution was to change
the comspec variable from 4dos to command.com before running the FPD
app, then put it back upon exiting.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.