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

English main discussion
Post Reply
  • Author
  • Message
Offline
Posts: 15
Joined: Tue Apr 07, 2009 5:34 am

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

Post 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.

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

Limit is in Windows command line length that equal to 32768 characters.

You can pass files list via OpenSaveMask.js.

Offline
Posts: 15
Joined: Tue Apr 07, 2009 5:34 am

Post 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.
Post Reply