i think that you can do it with waitrun() command or with shellexecute
in hiden mode.

best regards
Ciro


2010/3/31 Massimo Belgrano <mbelgr...@deltain.it>:
> 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)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
>



-- 
http://www.oohg.org
http://sistemascvc.tripod.com

donaciones para CVC de ooHG

https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5369884
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to