Skip navigation

JSI Tip 1907. What is the maximum length of the PATH variable?

The System path has a maximum length of 1023 bytes, not counting the Path= characters.

The user defined path is the lesser of 511 bytes or (1023 - SystemPath).

See 0021 » Parse/Don't Parse autoexec.bat.

See 0454 » Environment Variables.

Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish