1
Tips and Tricks / Re: Extended Conversation
« on: September 17, 2010, 09:37:10 AM »This would be particularly useful if we could pass command line parameters to the vbscript and then use them as variables. Do you know how to do that? That way for example, if Vox requested a bunch of now playing information from WMC (or XBMC etc) we could pass it to the vbscript and then you could do whatever you want with it.
Oh, yes! Look at my posting http://voxcommando.com/forum/index.php?topic=73.0. It's a small calculator where VoxCommando passes "numbers and an operator" as parameter to the VBScript. The script evaluates the parameters and "tells" the (hopefully right) result...