Home
Contents
loadfile
Global
Lua Commands
Platform
Core4 Filesystem
Core4 Lua
Core4 Manager
Core4 Manager
Downloads
Getting started
Installation
Development
Application Notes
Lua
TCP/IP
Core4 Lua Commands
Audio
Cipher
Ctype
Date/Time
Debug
Filer
Graphics
Kconfig
Mtd16
OS
Sql
String
Table
Tr
Core4 Lua Event System
Bis
Event
Finger
Gpio
Httpd
Keyboard
Magstripe
Mtd16io
Rawio
Touch
V4kf
Lua Commands
Coroutine
Debug
File
Global
IO
OS
Package
String
Table
Credits
Credits
SYNOPSIS
loadfile
([
filename
])
DESCRIPTION
Similar to
load
, but gets the chunk from file
filename
or from the standard input, if no file name is given.
SEE ALSO
load