Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.101 compile

compile(string)

[develop package] Compiles the string and stores it in a block routine, the number of which is returned. Does not execute the code.

See also: eval, execute, Running