I found this old Nyquist Prompt code to identify the time, in seconds, for the cursor position. It works when entered in the Nyquist Prompt. However, I was hoping to save it and then apply it as a drop-down item, but it repeatedly reports it as an “Incompatible Plugin” after saving it. Any help in saving this as a usable effect would be appreciated. The code is:
;version 4
;debugflags trace
(format t "~a~%" (get '*selection* 'start))
""