| Links for 2009-03-09 [del.icio.us] Posted: 10 Mar 2009 12:00 AM PDT |
| Links for 2009-03-08 [del.icio.us] Posted: 09 Mar 2009 01:00 AM PDT - Retrieve AddressBar of Firefox through DDE Message
loving this. time to update my delicious API scripts... now with DDE... later maybe error check - Command Line DDE
I have a script that makes it easy to select several/many files and open them in a playlist in MPC. Problem is that there is a limit to the number of characters in parameters (file names/directories) that are passed to a program. Hopefully, using DDE I will be able to get the files selected and have their locations passed to an AHK script that will make a temp playlist and run it in MPC. Of course, I haven't searched for a context menu hack to do this same thing with MPC without the AHK script... maybe I should. |