INTERACT FORUM

Please login or register.

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

Author Topic: Move / Copy Fields  (Read 826 times)

sdgrizdan

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 294
  • The body cannot live without the mind
Move / Copy Fields
« on: January 21, 2013, 11:54:30 pm »

I am trying to copy a JPG's "Date Modified" field to the "Date" field using the "Move / Copy Fields" library tools function.

However, I cannot get it to work. The "Date" fields clears and the "Date Modified" field turns to random digits. Can anyone else get this to work?
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Move / Copy Fields
« Reply #1 on: January 22, 2013, 12:49:20 am »

This is occurring because the values are being copied as interpreted values vs. internal values.

Use this format in a cell or tag action window.  Select the files you want, and edit the Date field, and copy/paste the following:

    =[date modified,0]
Logged
The opinions I express represent my own folly.

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Move / Copy Fields
« Reply #2 on: January 22, 2013, 12:55:33 am »

I've posted an enhancement request about this to the JRiver folks.
Logged
The opinions I express represent my own folly.

sdgrizdan

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 294
  • The body cannot live without the mind
Re: Move / Copy Fields
« Reply #3 on: January 22, 2013, 01:44:22 am »

Thank you! That expression works, but it would be nice if the Move/Copy function "just worked" (this problem is prevalent with copying other fields as well). Thanks for putting in an enhancement request.
Logged
Pages: [1]   Go Up