- Joined
- Feb 6, 2007
- RedCents
- 1,683¢
Trying to detect and close the tracking window. The following command is not working:
"
"
Can any of you macro writers tell me proper way to close the tracking window if it is open?
thanks,
"
Rich (BB code):
/if (${Window[TrackingWnd].Open}) /notify TrackingWnd 0 close
Can any of you macro writers tell me proper way to close the tracking window if it is open?
thanks,

