View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007225 | MMW v4 | Framework: Scripts/Extensions | public | 2011-01-23 00:52 | 2011-01-28 03:56 |
Reporter | peke | Assigned To | |||
Priority | immediate | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 4.0 | ||||
Summary | 0007225: StopTime Return Zero unless set. (Regression) | ||||
Description | Unless set StopTime are returning Zero unless it's set Manually in Track Properties or thru Script. Instead of Zero it should return Track Length Code Example: ---- Dim res Res = SDB.MessageBox( "StopTime: " & SDB.Player.CurrentSong.StopTime, mtError, Array(mbOk)) ---- | ||||
Tags | No tags attached. | ||||
Fixed in build | 1345 | ||||