Is Possible execute a command to exe with parameter without see command prompt?
PROCEDURE Main
LOCAL cCommand := "convert.exe files.jpg files.pcl"
CLS
RUN (cCommand)
RETURN
convert.exe is from imagemagik
--
Massimo Belgrano
_______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
