Page 1 of 1

A command line can only open at most 31 files at a time?

Posted: Fri Dec 20, 2013 3:27 am
by sum1
A command line can only open at most 31 files at a time?
Hope this could be broadened a little. 50 would be nice for me.

Posted: Fri Dec 20, 2013 8:20 am
by Instructor
Limit is in Windows command line length that equal to 32768 characters.

You can pass files list via OpenSaveMask.js.

Posted: Fri Dec 20, 2013 2:53 pm
by sum1
Thank you and sorry.

I checked the things again. The command line worked fine in cmd.

The issue was because I was using StrokeIt to launch this command line. The length limitation of the Arguments in StrokeIt was maybe 1024.

Sorry again.