I have a problem, i'd like select a line of object "Scrolling list field" and I'd like export from livecode to my computer the audioclip (it's set a property). Can you help me, please? It's URGENT.









Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Code: Select all
on mouseDown
put line (word 2 of the clickline) of me
end mouseDown