Mr. Rod Welch
rodwelch@pacbell.net
The Welch Company
440 Davis Court #1602
San Francisco, CA 94111 2496
..
Subject:
Windows Console programs
Memory Run SDS Functions Externally
Dear Rod,
I have verified that MSDOS can execute a Windows console program (with a
long name) created by Delphi.
..
The test reads from c:\sd\10\stufq and writes to cd\sd\10\stufr and displays
a window. This shows that the Console program can access windows visual
functions!
..
The batch file used for the test waits for the test program to close and
writes the output file.
..
It can read command line arguments.
.. The upshot is that if you can construct a menu entry for testing and a
macro, I can begin to test the possibility of getting SDS to use external
features for its functions.
.. I would like to have:
The macro then displays the first line of the response file as a
message.
..
That should allow me to test access to records for any use.
By changing program names or adding parameters, we should be able to test
all sorts of interactions before we consider replacing some of the SDS
functions with external programs.
The attached zip file has the test routines. Unzip into c:\sd\10, and run
txt_bat.bat.
..
The batch file: