ShellExecute Commandline input bug

Hi Devvvvs

Using ShellExecute in beta29, there is a bug in that if you input a string in Commandline Arguments from an IOBox, the content of the IOBox and the input does not match up.

See attached patch

-sunep

ShellExecuteStringArgumentBug.v4p (8.6 kB)

this is only due to the iobox being configured to be of String Type ‘Filename’ where it should be an ordinary ‘String’ for the arguments of shellexecute.