Microsoft KB Archive/104195

From BetaArchive Wiki
Knowledge Base


Article ID: 104195

Article Last Modified on 10/31/2006



APPLIES TO

  • Microsoft Windows NT Advanced Server 3.1
  • Microsoft Windows NT Workstation 3.1
  • Microsoft Windows NT Advanced Server 3.1



This article was previously published under Q104195


SYMPTOMS

When you run the Windows NT SET command in Command Prompt, the list of environment variables may be truncated if the size of the list of environment variables you have exceeds 3.5 KB.


Steps to Reproduce Problem

  1. Start Command Prompt from the Main group in Program Manager.
  2. Run approximately 50 SET commands, assigning each variable at least 100 characters. For example:

       SET TEST1 = ABCDEFGHIJABCDEFGHIJABCDEFGHIJABCDEFGHIJ
       ABCDEFGHIJABCDEFGHIJABCDEFGHIJABCDEFGHIJABCDEFGHIJABCDEFGHIJ
    
       SET TEST2 = ABCDEFGHIJABCDEFGHIJABCDEFGHIJABCDEFGHIJ
       ABCDEFGHIJABCDEFGHIJABCDEFGHIJABCDEFGHIJABCDEFGHIJABCDEFGHIJ
       ...
                            
  3. Type SET and press ENTER.

You will only see 30 to 35 of the self-defined variables.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 3.1 and Windows NT Advanced Server version 3.1. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Additional query words: prodnt

Keywords: KB104195