>a traditional console UI that collects >input until it sees an "execute now" tag like ";;". It should be simple to change lua.c to do this. But lua.c already understand multiple-line input: you just have to end each line with \ . --lhf