Bhurat, That script works fine for me on the current code. I think you are probably trying to run this code in the Linux kernel. It won't work there, though. For file I/O you need to use user level.
Eddie Bhurat Prateek wrote: > s :: Script( print >ok.txt 1, > print >ok.txt 2 ); > This does not print to the desired file....rather it treats >ok.txt 1 as a > atring.What am I doing wrong? > > TIA, > Prateek > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
