shell character limit

A

ap

Hello all,
I've a java program that I run at the cmd prompt that has
many options. I'd like to know if I can either increase the maximum
# of chars so that I don't get the "input line too long" message
from the shell.

If not, is there an alternative shell that I can download to my
Win2k machine that has higher limits.

THANKS!
 
F

foxidrive

I've a java program that I run at the cmd prompt that has
many options. I'd like to know if I can either increase the maximum
# of chars so that I don't get the "input line too long" message
from the shell.

If not, is there an alternative shell that I can download to my
Win2k machine that has higher limits.

XP has an 8K line length. You could try looking at 4NT
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top