Jump to content

Help double quote & ShellExecute


Recommended Posts

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

Link to comment
Share on other sites

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:\","")

[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]

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...