INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Decoder SDK - Remove Tags  (Read 1153 times)

scthom

  • Citizen of the Universe
  • *****
  • Posts: 621
Decoder SDK - Remove Tags
« on: July 31, 2005, 10:08:48 pm »

Not quite clear on what the Remove Tags commands in the DoCommand function are supposed to do.

Are these activated by Right Click -> Library Tools -> Remove Tags ?

Seems like the "Remove Tag" one ought to remove all tags, while "Get Remove Tag Parameter" eludes me.

Please advise, Thanks!
Logged

scthom

  • Citizen of the Universe
  • *****
  • Posts: 621
Re: Decoder SDK - Remove Tags
« Reply #1 on: August 07, 2005, 01:38:41 am »

Not quite clear on what the Remove Tags commands in the DoCommand function are supposed to do.

Are these activated by Right Click -> Library Tools -> Remove Tags ?

Seems like the "Remove Tag" one ought to remove all tags, while "Get Remove Tag Parameter" eludes me.

After a bit of testing, it seems MC does a "GET_REMOVE_TAG_PARAM" first, possibly to see whether the tags can be removed by the decoder.  The "REMOVE_TAG" command comes next to actually erase the tags.

However, it seemed like MC would ignore the results from the GET_REMOVE_TAG_PARAM command regardless of what result it returned, as the REMOVE_TAG was issued in all cases.
Logged
Pages: [1]   Go Up