I have the following piece of code:
$what2do = inputselect("Check CALC to Calculate or VAL to Validate File CheckSum ".<crlf>."(MD5 or SHAxxx)","CALC|VAL",,2,,450,200);
The first checkbox 1 has no label but a kind of protected datafield.
The second one 2, is labelled VAL (correct)
I tryed the sample in xyplorer help,
$aaa = inputselect("Select Destination", "C:|D:|E:");
The first checkbox 1 is still not labelled, the others are labelled D: E: (correct)
did i made a mistake or is it a bug ?
Rgds, Chris2mop
Attached my window
XYplorer Beta Club