iseq on a string with a space??
|
2016-02-11, 21:28
Post: #2
|
|||
|
|||
RE: iseq on a string with a space??
(2016-02-11 21:15)robzr Wrote: On a Dell server, the ${manufacturer} variable is "Dell Inc.". I cannot figure out a way to do an iseq on this variable, I tried: To create a variable that contains a space run Code: set sp:hex 20 && set sp ${sp:string} Now you can run Code: iseq ${manufacturer} Dell${sp}Inc. If it does not work, what is the output of echo ${manufacturer:hexhyp} ? Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iseq on a string with a space?? - robzr - 2016-02-11, 21:15
RE: iseq on a string with a space?? - NiKiZe - 2016-02-11 21:28
RE: iseq on a string with a space?? - robzr - 2016-02-11, 22:01
RE: iseq on a string with a space?? - NiKiZe - 2016-02-11, 22:05
|
User(s) browsing this thread: 1 Guest(s)