Template:Property Summary: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
(Example Code Template Added with subst: for parameters)
No edit summary
Line 36: Line 36:


===Example Code===
===Example Code===
{{Example Code|subst:(((1|}}}|subst:(((2|}}}|subst:(((3|}}}|subst:(((4|}}}|subst:(((5|}}}|subst:(((6|}}}|subst:(((7|}}}|subst:(((8|}}}|subst:(((9|}}}}}
{{Example Code|subst:(((1|-}}}|subst:(((2|-}}}|subst:(((3|-}}}|subst:(((4|-}}}|subst:(((5|-}}}|subst:(((6|-}}}|subst:(((7|-}}}|subst:(((8|-}}}|subst:(((9|-}}}}}

Revision as of 22:13, 7 April 2008

{{{2}}}


Example Code

Complete script

Sub

  For iCounter = 0 to objSongList.count - 1                                    'SongLists
      Set objSongData = objSongList.Item(iCounter)
      -- = objSongData.-
      SDB.MessageBox "Value = '" &  -- & "'", mtError, Array(mbOK)    'SDB.MessageBox
  Next
' objSongData.- = -New- 'Commented Out For Safety
' objSonglist.UpdateAll              'Commented Out For Safety                 'UpdateAll
                         Updates db and writes tags (if checked in options)
End Sub}|subst:(((2|-}}}|subst:(((3|-}}}|subst:(((4|-}}}|subst:(((5|-}}}|subst:(((6|-}}}|subst:(((7|-}}}|subst:(((8|-}}}|subst:(((9|-}}}}}