Skip to content
Prev 4753 / 15075 Next

Error scan update to question

It looks to me like Ken is correct.

I you read the help page for specify.model(), it says that when no 
input file is specified (as here), then input comes from the 
"standard input stream" (i.e., the keyboard) and is terminated by a 
blank line.

There is no blank line after input line #37
David, did you really type in all those lines of the form
    f1 ->
    f2 ->
and so on???

I'd have at least put them in a file, and then given the file name to 
specify.model() !

-Don
At 7:19 AM +1000 5/16/08, Ken Beath wrote: