removes tag from object
rmtag(OBJ_HANDLE,STR)
Removes the tag STR from the object referrenced by OBJ_HANDLE When OBJ_HANDLE is an array of handles, the tag is removed from all corresponding objects.
Rem: In order for this to work properly, the object's tag field must be a string containing keywords (or tags) separated by commas.