changequote({,}) define({_TITLE_},{Varkon application developers manual}) define({_SUBTITLE_},{- Creating a model}) define({_INDEXLINK_},{index}) define({_STYLE_},{../varkonstyle.css}) include(../../include/header.inc)
A macro can also be used to create or update a module. You can add statements to the currently active module with the MBS procedure add_mbs(). You can use getp_mbs(), updp_mbs(), updpp_mbs(), del_mbs() and run_mbs() in a macro to edit the currently active module.
For more information, see the (TODO:link) section in the MBS manual.
include(../../include/svnversion.inc) include(../../include/footer.inc)