-
Committer:
Henrik Ingo
-
Date:
2011-09-01 12:18:08 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2439.
-
Revision ID:
henrik.ingo@avoinelama.fi-20110901121808-we4965unqyn6p1ko
Arguments 2 to N are now passed to the js script in array argv.
TODO: All arguments are passed as strings, so for integers
argv[0]+argv[1] doesn't do what you think it does. Need to
bind each type separately.