Template:Property Summary: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
(Reset Until Tommorow)
(Example Code Template Added with subst: for parameters)
Line 32: Line 32:
{{Pipe}} style="background-color:#ddd;" align="center" {{Pipe}} [[SDB{{{2|}}}]] | {{Pipe}}- style="background-color:#ddd;"}}
{{Pipe}} style="background-color:#ddd;" align="center" {{Pipe}} [[SDB{{{2|}}}]] | {{Pipe}}- style="background-color:#ddd;"}}
|}
|}
===Example Code===
{{Example Code|subst:(((1|}}}|subst:(((2|}}}|subst:(((3|}}}|subst:(((4|}}}|subst:(((5|}}}|subst:(((6|}}}|subst:(((7|}}}|subst:(((8|}}}|subst:(((9|}}}}}

Revision as of 21:44, 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|}}}}}