Hello. I was wondering which way is the correct way to display an error which occured in the Java environment due to the Lua user specifying the wrong arguments to a Java function. I believe the correct way would be to somehow get the line number of the Lua code that called the Java function, and print that to the error area for the user to see, along with a fitting error message. How do you get the line number? Thank you.
_______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/