vlr-set-notification
From AutoCad AutoLISP Functions
Defines whether a reactor's callback function will execute if its associated namespace is not active
(vlr-set-notification reactor 'range)
Set a reactor to execute its callback function even if its associated namespace is not active:
_$ (vlr-set-notification circleReactor 'all-documents)
#<VLR-Object-Reactor>