use OSKTOCMD.. then set the command to process the rest of your function. Thats how i handle it.. probably a better way but it works lol
Ya know .. i think it would be a good idea to great a subforum within the plugins forum for plugin development questions. I have a feeling alot of us are doin the same things differently with plugins.Code:Case "rrshoutcast_setlimit" Try RRSDK.Execute("NUMOSKTOCMD;STATIONLIMIT;RRSHOUTCAST_GETSTATIONLIMIT") clsLog.Log("[" & My.Computer.Clock.LocalTime & "]" & "Setting station Limit.") Catch err As Exception clsLog.LogError(err) End Try ProcessCommand = 2 Case "rrshoutcast_getstationlimit" RRSDK.Execute("SAVETOSKIN;RRSHOUTCAST_STATIONLIMIT;$STATIONLIMIT$") ProcessCommand = 2



LinkBack URL
About LinkBacks
Reply With Quote





Bookmarks