--By Han_BFY
Setup form !!fsjtest size 10 4
!this.formtitle = ''
member .item is array
button .btn1 'TEST PICK' callback |!this.pick()|
path d
textpane .txt1 |List of element| width 30 height 10
exit
define method .pick()
unenhance all
!this.item.clear()
!packet = object EDGPACKET()
!packet.elementPick(|Pick Element
--By Han_BFY
Setup form !!fsjtest size 10 4
!this.formtitle = ''
member .item is array
button .btn1 'TEST PICK' callback |!this.pick()|
path d
textpane .txt1 |List of element| width 30 height 10
exit
define method .pick()
unenhance all
!this.item.clear()
!packet = object EDGPACKET()
!packet.elementPick(|Pick Element