View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003720 | MMW v4 | Framework: Scripts/Extensions | public | 2007-10-08 00:33 | 2007-10-14 00:46 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | no change required | ||
Fixed in Version | 3.0 | ||||
Summary | 0003720: Scripting Helper in Debug Version | ||||
Description | There is no internal support for scripting debug in MediaMonkey I was using class called WSHHelper to enable scripting Debugging Original Class is posted to FTP Only thing we need to do is make same for MediaMonkey Internally In script It will be stated as SDB.DebugString("Value") Scripting Help will be: --- Function DebugString(Value As String) Parameters No; Name; Type; Optional; Default; Description 1; Value; String; No; -; Sends string value to Debug Viewer Method description Sends Debug String to Debug Viewer --- Debug Viewer will get This info String: --- <ScriptFilename.vbs>: <Values String from DebugString parameter> --- Benefits of this is that with this we will be able to give our scripted much needed Debug ability to speed their debuging process and better scripts especially in need of script transition from MM 2.x to 3.x. | ||||
Additional Information | Reference Forum Topic http://www.mediamonkey.com/forum/viewtopic.php?t=21402 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||