loadfile ([filename [, mode [, env]]])
Similar to load
, but gets the chunk from file filename
or from the standard input, if no file name is given.
loadfile ([filename [, mode [, env]]])
Similar to load
, but gets the chunk from file filename
or from the standard input, if no file name is given.
Please login to continue.