ScriptingCommandsDialogue(81) _TALK_CLOSEOn this page(81) _TALK_CLOSE Effect Closes all currently open textboxes. Also sets SCWK_WIN_OPEN_FLAG to 0. Synonyms _TALK_CLOSE_NO_CLEAR Syntax _TALK_CLOSE() Example ev_dummy:_TALKMSG('dp_dummy_file%dummy_msg')_TALK_CLOSE() The above script will display a textbox and then close it afterwards.