VISIO::EDIT_TABSPACE
(int edit, int tabspace)
Description: Sets the
tabspace in an edit widget. The ID of the edit widget is passed as
argument. The second argument sets the amount of spaces when
pressing the <TAB> key.
Example: VISIO::EDIT_TAB(edit,
4)