Re: Running DOS Basic programs within VFP
- From: "43fan" <sleap@xxxxxxxxxxxxxx>
- Date: Fri, 24 Feb 2006 11:32:51 -0500
I can do that, yes. Just tried it and it seems to give the same result as
doing it in the existing FP code.
What it's supposed to do is call the Basic program, which reads a text file
that was created in FP. Then it sits and waits for input from a COM port.
When it gets the required number of inputs, the Basic program outputs a text
file that is then read into the FP database.
It "calls" the Basic program fine, but it doesn't "wait" for any input, it
just flashes past the DOS screen and goes on it's merry way. This is not
good. ;)
Any thoughts?
Thanks!
"Matthew L Reed" <nousenetspam at dead ice dot us> wrote in message
news:Oz3wE4VOGHA.3576@xxxxxxxxxxxxxxxxxxxxxxx
Can you start the Basic apps from a batch file? If so, create said batchas
file and run the batch file from VFP.
"43fan" <sleap@xxxxxxxxxxxxxx> wrote in message
news:CMCdnRyKPIJBvGLenZ2dneKdnZydnZ2d@xxxxxxxxxxxxxxxxx
Is this possible? Are there particular problems I should be looking for?
Right now, the system is written in FPD2.6, converting a bunch of things
to
VFP8 right now, getting VFP9 shortly. There are a couple of small basic
programs that are used to bring data in, that I'd just as soon use just
they are for the time being and then re-write them in VFP down the road.
Do I need them compiled to .exe's? Or can I run either GWBasic or Quick
Basic from within a VFP program calling the code that's needed?
Thanks!
Shawn
.
- Follow-Ups:
- Re: Running DOS Basic programs within VFP
- From: Rolf Lystad
- Re: Running DOS Basic programs within VFP
- References:
- Running DOS Basic programs within VFP
- From: 43fan
- Re: Running DOS Basic programs within VFP
- From: Matthew L Reed
- Running DOS Basic programs within VFP
- Prev by Date: Re: Error after executing VFP 8.0 .exe
- Next by Date: Re: Preventing a form from closing
- Previous by thread: Re: Running DOS Basic programs within VFP
- Next by thread: Re: Running DOS Basic programs within VFP
- Index(es):
Relevant Pages
|