[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
    
        - Previous message (by thread): [fpc-pascal] If ShellExecute(0, 'open', PChar(ExecuteName), '', '',	0) <= 32 Then
 
        - Next message (by thread): [fpc-pascal] If ShellExecute(0, 'open', PChar(ExecuteName), '', 	'', 0) <= 32 Then
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
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
    
    
        
	- Previous message (by thread): [fpc-pascal] If ShellExecute(0, 'open', PChar(ExecuteName), '', '',	0) <= 32 Then
 
	- Next message (by thread): [fpc-pascal] If ShellExecute(0, 'open', PChar(ExecuteName), '', 	'', 0) <= 32 Then
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the fpc-pascal
mailing list