[techtalk] whiptail and String problem
Michelle Konzack
starone at cybercable.fr
Thu Apr 13 09:08:05 EST 2000
At 18:37 12.04.2000 -0500, Jeff Dike you wrote
--------> This was the original Message:
>> Item1="0 \"Midnight Commander\" off "
>> Item2="1 \"Mouse support\" off "
>> Item3="2 \"Dos-Tools\" off "
>> Items=$Item1$Item2$Item3
>> whiptail --title "$Titel" --checklist "$Text" 15 40 10 "$Items"
>
>The quotes around "$Items" is forcing the $Item1$Item2$Item3 to be a single
>argument, whereas you want it to be eight or so.
>
>Turn "$Items" into $Items and it should work better.
>
> Jeff
Hi,
sorry, the same problem....
I think, I will ask the maintainer about this problem whiptail.
Michelle
--
Linux rebootet man in drei Fällen:
Neuer Kernel, neue (Board-)Hardware, Stromausfall....
Aber Windows rebootet man auch in drei Fällen:
Schutzverletzung, Bluescreen, keinen Bock...
More information about the Techtalk
mailing list