Method compile_string()
- Method compile_string
programcompile_string(stringsource,void|stringfilename,object|voidhandler,void|programp,void|objecto,void|int_show_if_constant_errors)- Description
Compile the Pike code in the string
sourceinto a program. Iffilenameis not specified, it will default to"-".- See also