Method MasterObject()->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 source into a program. If filename is not specified, it will default to
"-".- See also