_Short version:_ I want to run a compiler but scriptname isn't sent as argument. How to do that?
_Long version:_ Hello, I don't know if I'll able to explain my problem... I use the lessc syntax (http://lesscss.org) to create my css. I would like to create my css automatically using a compiler. I installed everything needed (Node.js and less) under cygwin. In hightlighters settings/Compiler/Compiler field I put node.exe and, in Parameters, the location of lessc script that converts a less script in css. But when I launch the compilation, lessc tells me there's no file to be processed, which is normal because the script filename is not used as an argument. So, how can I add the filename (and path) of my current script? Thanks. -- <http://forum.pspad.com/read.php?2,56405,56405> PSPad freeware editor http://www.pspad.com
