I used <get drop> recently in a script to initiate an action - when a file or folder is dropped on the CTB, the script recognizes the drop and runs a reset of settings, changing the script content (variables). Nothing happens to the file or folder dropped. However, in my situation after having used <get drop> once, I'd like to get it cleared. I was hoping I might be able to call the script again so the user could re-establish new settings after the reset, by either the SC 'load', 'button', or 'userbutton', but the <get drop> variable is still valid. Does anybody know of a way that the script could some how be invoked with the <get drop> cleared? If not, I'll have to establish another perm variable which would act as a flag in the beginning of the script that the reset was accomplished, and then take the necessary course of action.The <get drop> variable is cleared after the script is processed, so it cannot be used after the drop event is completed.
Thanks,
Ken
XYplorer Beta Club