I've searched google and much of this group to find the answer to this problem with no luck.
I am able to pass regular arguments to perl but is it possible to get the * operator to work like it does in Linux? Like typing in *.cpp to pass perl all .cpp files. I already fixed the issue getting the file type to open C:\perl\bin \perl "1%" %* but this doesnt seem to work with the wild card. Thank you. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/