Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.databases.xbase.fox > #12

Re: FoxPro 2.6 DOS Run Error

From johnr <jsowden@americansentry.net>
Newsgroups comp.databases.xbase.fox
Subject Re: FoxPro 2.6 DOS Run Error
Date 2011-06-21 22:56 -0700
Organization A noiseless patient Spider
Message-ID <its06f$kn4$1@dont-email.me> (permalink)
References <g1flne$dut$1@registered.motzarella.org> <qfedneN9ZdRNQq3QnZ2dnUVZ_tudnZ2d@giganews.com> <igrunn$9k7$1@speranza.aioe.org>

Show all headers | View raw


On 01/15/2011 03:00 AM, Jan Bucek wrote:
> 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.

Back to comp.databases.xbase.fox | Previous | Next | Find similar


Thread

Re: FoxPro 2.6 DOS Run Error johnr <jsowden@americansentry.net> - 2011-06-21 22:56 -0700

csiph-web