Skip to content
MSN

list question

A TG007 community discussion started by DreaM.

Discussion 3 posts
Page 1 of 1
Open
Topic #2292 · 3 published posts · 515 views

hi guys, I have a list and its ID is 1, I use button to performe command { did -a $dname 1 blah }

 

I get in the list:

blah1 blah2 blah3 ..........

 

I want when I sclick the list, I get blah2 only in a variable (%test blah2 ) and ignore other blahs

var %var = $gettok($did(1).seltext,2,32)

 

that is provided there is no special MDX stuff put in with it, if there is, well, it gets a bit more complex.

Edited Dec 21, 2004 1:07 AM by The Gate Keeper

thank you gatekeeper