rootx Posted June 20, 2014 Posted June 20, 2014 could you help me to write correctly quotes in shellexecute these parameters? ShellExecute("progr.exe", this!!! convert *.jpg -pointsize 20 -gravity Southeast -draw "fill white text 0,0 'banner'" banner.jpg,"c:","") Thanks
ghost11996 Posted June 20, 2014 Posted June 20, 2014 Hi rootx If you want put a quote Do like this : '"' ShellExecute(@SystemDir&"\cmd.exe"," convert *.jpg -pointsize 20 -gravity Southeast -draw "&'"'&"fill white text 0,0 'banner'"&'"'&' banner.jpg',"c:\","") rootx 1 [color=rgb(255,0,0);]C[/color][color=rgb(255,140,0);]a[/color][color=rgb(255,215,0);]n[/color] [color=rgb(255,255,0);]i[/color] [color=rgb(175,238,238);]e[/color][color=rgb(0,255,255);]a[/color][color=rgb(64,224,208);]t[/color] [color=rgb(0,0,205);]S[/color][color=rgb(0,0,255);]i[/color][color=rgb(0,0,128);]g[/color][color=rgb(75,0,130);]n[/color][color=rgb(128,0,128);]at[/color][color=rgb(238,130,238);]u[/color][color=rgb(221,160,221);]r[/color][color=rgb(230,230,250);]e[/color] [color=rgb(0,255,0);]?[/color] :ermm: [color=rgb(0,255,0);]Project: Mini Youtube BETA[/color]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now