system 1, is Windows specific fork+exec that works better than fork+exec on Windows.
Ah. I was actually wondering about that -- I had never seen "system 1," before and wasn't even sure whether it was a mistake. (I'm blissfully ignorant of most of the Windows-specific extensions to Perl.) Thanks.
| [reply] |
Hello,
Is system 1, supposed to return the child's pid? It seems to return -1 when I tested it out. Is there any other windows command that might return the child's pid?
Thanks for the response. | [reply] [d/l] |
| [reply] |
| [reply] [d/l] [select] |