Returning values from ##inline-host-code
30 Sep
2013
30 Sep
'13
14:24
Dear list, how do I return values from a "##inline-host-code" form? Here is my attempt, but it doesn't seem to work ... (define (command-line) (vector->list (##inline-host-code "var vect = new Gambit_vector(); for(i=0; i < process.argv.length; i++) { vect.a[i] = process.argv[i]; } Gambit_r1 = vect; "))) Many thanks in advance, Alexander
Afficher les réponses par date
4637
Âge (en jours)
4637
Dernière activité (en jours)
0 commentaires
1 participants
participants (1)
-
Alexander Shendi