[fpc-pascal]execl

jordi jovy at wanadoo.es
Tue May 15 11:31:29 CEST 2001


I'd like to know why after a sentence like this :

if paramstr (1) = '-h' then
  begin
     execl ('/usr/bin/man manual.page');
      halt ();
   end;

the terminal does not work more. How can I restore the terminal ??

Thanks.

--
Salutacions.

Jordi.

http://perso.wanadoo.es/jovy
mailto:jovy at wanadoo.es








More information about the fpc-pascal mailing list