Setting a variable ( en )Last modification : 2013/01/26 19:16 |
|
---|---|
Index / Recent changes / News / Forum / Download / Contact | Edit |
To set a variable the syntax is: set name = value.
In MSH.EXE all variables are global (available everywhere in the script). There is no type: all variables are string typed. Conversions are made automatically depending on the calling function (see expr). The set internal command can be forgotten. These commands are both valid: If the variable name does not exists the variable is created, and it is updated otherwise.
|
|
Wiki utilisant PumaWiki 1.0
2024/12/21 18:12 -- en -- 3.148.104.165 |