sof 2003/03/13 07:38:28 PST Modified files: src input.c script.c Log: script.c:addScript() + input.c:parseScript(): Delay assignment of 'scriptFile' until new file/module has been located. This is so that if it cannot be found, we want the error message to refer to file/module that imported it. Revision Changes Path 1.64 +6 -2 hugs98/src/input.c 1.7 +0 -2 hugs98/src/script.c