Por Alvaro Torres
lcfile = getfile()
if empty(lcfile) or !file(lcfile) returnendif
messagebox(aplicacion_asociada(lcfile))
PROCEDURE aplicacion_asociada(archivo)
declare integer FindExecutable; in Shell32; string @lpFile, string; @lpDirectory, string ; @lpResult
lpFile = archivolcpath = justpath(lcfile)lcbuffer = space(200)
lnresult = findexecutable(@lpFile, @lcpath, @lcbuffer)
return lcbuffer
endproc
FoxPress – Enero de 2001
© 2001 FoxPress. All rights reserved