Getting last fm played #s
Asked By
10 points
N/A
Posted on - 07/27/2012
![qa-featured](https://www.techyv.com/sites/default/users/superadmin/qa-featured-300x270.png)
Hi friends,
I was trying to install media player for my system when installing the plug-in I get the following errors on my screen:
![Error #500](https://www.techyv.com/sites/default/filesx/users/Images/Error-500-Microsoft-VBScript-runtime-error.jpeg)
Error #500 – Microsoft VBScript runtime error
Variable is undefined: 'fso'
File: "C:Users AppDataRoamingMediaMonkeyScriptLastFmImport.vbs", Line: 85, Column; 0
OK
![](https://www.techyv.com/sites/default/filesx/users/Images/Thomas-Dolby-Jealous-Thing-Called-Love-MediaMon-Variable-is-undefined-fso.jpeg)
Thomas Dolby – Jealous Thing Called Love – MediaMon…
Variable is undefined: 'fso"
OK
Are there any necessary steps required before installing the plug ins? I have written the following code in VB under this plugin:
Dim oShell : Set oShell = CreateObject( "WScript.Shell" )
Dim ScriptFileSaveLocation : ScriptFileSaveLocation = SDB.ScriptsPath&"LastFmImport"
If Not fso.folderexists(ScriptFileSaveLocation) Then <– Fails Here
fso.CreateFolder(ScriptFileSaveLocation)
End If
I am using OS windows 7 64 bit and media monkey:4.0.3.1476.
Looking forward to your suggestions.
Regards,
Hilary.
![](https://techyv.com/sites/default/2016/10/techpedia_logo.png)