INTERACT FORUM

Please login or register.

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

Author Topic: Modifying Track Info (DJ) with Custom1  (Read 1402 times)

pbkehler

  • Regular Member
  • Member
  • *
  • Posts: 2
  • nothing more to say...
Modifying Track Info (DJ) with Custom1
« on: April 14, 2005, 12:02:46 pm »

I am trying to get Track Info to show a  custom field but it just shows up blank

Here is what I've written

              <tr>
                <td width="16%" valign="top"><font class="text1">Style:</font></td>
                <td width="84%">
              <font class="text2">TRACKINFO_INSERT_CUSTOM1</font></td>
              </tr>

Any ideas?

Thanks,
Paul
Logged

DJ_Hazelwood

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 294
Re: Modifying Track Info (DJ) with Custom1
« Reply #1 on: April 14, 2005, 01:35:33 pm »

Try

TrackInfo_Insert(CUSTOM1)

Then it should work
 
Logged

pbkehler

  • Regular Member
  • Member
  • *
  • Posts: 2
  • nothing more to say...
Re: Modifying Track Info (DJ) with Custom1
« Reply #2 on: April 14, 2005, 01:52:54 pm »

Still get Style:
and there is still nothing there
here is the html
                <td width="16%" valign="top"><font class="text1">Style:</font></td>
                <td width="84%">
              <font class="text2">TrackInfo_Insert(CUSTOM1)</font></td>

I am using MC 10.0.155

Thanks,
Logged

DJ_Hazelwood

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 294
Re: Modifying Track Info (DJ) with Custom1
« Reply #3 on: April 15, 2005, 02:33:16 am »

Sorry, i've installed MC 11 and can't test it with MC 10.
Logged
Pages: [1]   Go Up