
Command-Line arguments using Command()
I would like to get the arguments passed by windows send-to (in explorer)
but the command() function does't support long argument list (like when I
select a lot of files).
Is there an other way to get those arguments?