In clarion 10.
PROMPT('Address Status:'),AT(8,21),USE(?Prompt8),TRN
LIST,AT(66,21,100,10),USE(ASta:Description),DROP(5),FORMAT('180L|M~Description~@s45@'),FROM(Queue:FileDrop), |
MSG('Description')
When the listbox is selected and i move the mouse roller, the value...