New Delete Feature
Posted: Thu Jun 25, 2015 3:48 pm
I did not want to place this in the "Feature Requests" area. Perhaps there should be a new tab, "Undocumented Features"? I cannot access (again) the user notes area of the dictionary or I would add it.
On a new card, make six buttons. In the script of the FIRST button:
Of course all valid LC stuff works as well. Who knows what evil lurks in the heart of LC commands...
Craig Newman
On a new card, make six buttons. In the script of the FIRST button:
Code: Select all
on mouseUp
delete btn 3 and btn 4
end mouseUp
Craig Newman