So if I have a single -M, it eats two more arguments before it starts to parse again?
Note the difference:
orchid% pike ~/pike/lib/modules -D FOO=17 -e 'werror("%O\n",FOO)'; echo Pike: Couldn't find script to execute ("/home/mirar/pike/lib/modules")
I have a clear memory of the possibility of doing "-M ~/...", but I might be wrong.
/ Mirar
Previous text:
2003-03-30 15:10: Subject: args
You are not allowed a space after -M. This behaviour is the same as in 7.2.
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)