Hi,

Using File.Run(Filename, Args, WorkingFolder, WindowMode, WaitForReturn), is there a length restriction on the strings Filename and/or Args that could truncate the command line that gets executed?

I haven't seen documented anywhere maximum size for strings or tables.

Thanks in advance