Ver Mensaje Individual
  #3  
Antiguo 10-09-2008
Avatar de tcp_ip_es
tcp_ip_es tcp_ip_es is offline
No confirmado
 
Registrado: ago 2003
Ubicación: Madrid
Posts: 635
Reputación: 0
tcp_ip_es Va por buen camino
a parte de lo que te dice dec....

Código Delphi [-]

ShellExecute(Handle, 'open', 'notepad.exe', 'c:\a\a.txt', '', SW_SHOW);
Responder Con Cita