Re: Windows env-Bug?



This not a tcl feature - this is a windows feature. Try this at the
windows prompt

set XX=AA

is setting the variable to value AA. can be checked by using

set

and unsetting the variable can be done by

set XX=

which is setting the variable to empty string - and in windows this
means deleting the variable! Again another check will confirm that the
variable XX is gone. Same can be done in TCL via the env array and
using parray.



.



Relevant Pages

  • Re: How to schedule URL?
    ... Windows XP Shell/User ... I can execute this through the command line with the appended parameter. ... Now, on the Windows prompt, my user name is only "guest". ... "Brett" wrote in message ...
    (microsoft.public.windowsxp.general)
  • file handling problem on windows with tcl8.4.14
    ... I have a a problem loading package files on windows xp 32 bit running ... parray tcl_platform ... unset -nocomplain stat ...
    (comp.lang.tcl)
  • Re: windows server 2003 activation problem
    ... > If it allows you register by phone. ... However on login the activate windows prompt appeared. ...
    (microsoft.public.windows.server.general)
  • RE: windows server 2003 activation problem
    ... I have just returned from vacation and resumed my VPC image. ... However on login the activate windows prompt appeared. ... then it logs off and returns to the login prompt. ...
    (microsoft.public.windows.server.general)
  • how to by-pass windows sharing password prompt?
    ... via windows prompt to any file/directory ... it would store on Windows by using "net use" command.For this kind,we ... I've shared .exe in this file server and I have my company ... can't even put batch to set net use,and any others way?) ...
    (microsoft.public.windowsxp.general)