Hello I am using Neko, and i am not able to read a file:
source = $smake(2000);
source = file_contents("differ.txt");
Called from lolita.neko line 14
Uncaught exception - Invalid call
Also this code does'nt works:
var fl = file_open("differ.txt","r");
best regards
Condor
------------------------------------------------------
Leggi GRATIS le tue mail con il telefonino i-mode di Wind
http://i-mode.wind.it/
-- Neko : One VM to run them all (http://nekovm.org)
