Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

variable

  1. Alpengreis

    Done Suggestion for full osbuild internal variable

    We have "now" a ver command which displays the full osbuild variable, like: ver Microsoft Windows [Version 10.0.18363.628] We have already the internal _osbuild variable which displays the major osbuild variable: echo %_osbuild 18363 It would be sensefully to have also a internal variable...
  2. Mordachai

    Variable followed by function constantly failing...

    If I have code such as: set message=The %ReleaseTitle% is now official.%@char[13 10 13 10]The master image is located at:%@char[13 10 9]%%ReleasedMediaFolder%%@char[13 10]The source code for this release will be archived to:%@char[13 10 9]%%ArchiveFolder. I seem to be getting a failure to...
  3. I

    Change value of a variable while debugging

    Hi, I'm new in Take Command and just evaluating the IDE with some batch files I needed to maintain. The debugging option in the IDE is excellent, but I cannot find any way to change the value of a certain variable while debugging the execution. At first I tried to change the value in the watch...
Back
Top