[fpc-pascal]Exec without DOS console
Danuta Burnicka
danbu at poczta.onet.pl
Fri Jan 25 10:31:54 CET 2002
Hi,
I need a program which only execute another application and
I wrote the following one.
Program Acrobat;
uses Dos;
begin
Exec('AcroRd32.exe','');
end.
If I run this program the DOS console is openning
and it is closing after I close Acrobat Viewer.
What I have to do that DOS console wouldn't show.
Danuta Burnicka
--
Okresl Swoje potrzeby - my znajdziemy oferte za Ciebie!
[ http://oferty.onet.pl ]
More information about the fpc-pascal
mailing list