mb_set_current_context

Previous  Next

 

status_t mb_set_current_context( mb_interpreter_t* s, WORD current_context )

 


 

Sets the current interpreter context as a 16bit unsigned word.  The current context will be bitwise anded with the value in OPTION CONTEXT and one or more bits match, then the context test will pass.  You can use mb_get_requested_context to retrieve what the loaded script requested.