Hello, If I call a small script like this:
$ ~/src/v8/shell add.js 1 2 3 How can I have access to the ["1", "2", "3"] array (often called argv in other languages)? Thank you. Vincent --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
