I want to pre-select a line by preselectitem, i.e. 10:=xxx.
A line is, for example:
Code: Select all
$txt = <<<#>>>
....
↓ Delete Hardcpy-file ('$filehcp') |°hcpdel
...#>>> ;
(All special chars seem to work: display is ok, and on select '°hcpdel' is returned.)
I find no way to define operand 10:= to preselect the line.
My hope is to specify 10:='°hcpdel', i.e. the returnvalue for this line, as it's rather easy and unique.
Tried many things - nothing did it
(Seems I'm blind now...)
XYplorer Beta Club