Next: compile_file, Previous: colorstogrey, Up: Internal Routines [Contents][Index]
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.
[develop package]
string
See also: eval, execute, Running