[fpc-pascal] If ShellExecute(0, 'open', PChar(ExecuteName), '', '', 0) <= 32 Then

Jonas Maebe jonas.maebe at elis.ugent.be
Wed Jan 28 08:02:18 CET 2009


On 28 Jan 2009, at 02:02, vmars wrote:

> Wild is good, but same results:
>
> Unable to open file: "%COMSPEC%/c Del2Pas.bat" ErrorCode=0

You have to resolve %COMSPEC% first (it's an environment variable).


Jonas



More information about the fpc-pascal mailing list