Template:Property Summary: Difference between revisions
Jump to navigation
Jump to search
MoDementia (talk | contribs) No edit summary |
MoDementia (talk | contribs) No edit summary |
||
Line 29: | Line 29: | ||
{{Pipe}} style="background-color:#f4f4f4;" align="center" {{Pipe}} {{{9|}}} | {{Pipe}}- style="background-color:#f4f4f4;"}} | {{Pipe}} style="background-color:#f4f4f4;" align="center" {{Pipe}} {{{9|}}} | {{Pipe}}- style="background-color:#f4f4f4;"}} | ||
{{#ifexist:SDB{{{2|}}}|{{Pipe}}- style="background-color:#ddd;" | {{#ifexist:SDB{{{2|}}}|{{Pipe}}- style="background-color:#ddd;" | ||
{{Pipe}} '''Members''' | |||
{{Pipe}} style="background-color:#ddd;" align="center" {{Pipe}} [[SDB{{{2|}}}]] | {{Pipe}}- style="background-color:#ddd;"}} | |||
{{#ifexist:SDB{{{2|}}}List|{{Pipe}}- style="background-color:#ddd;" | |||
{{Pipe}} '''Members''' | {{Pipe}} '''Members''' | ||
{{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;"}} |
Revision as of 04:07, 11 April 2008
Example Code
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