Varkon MBS Programmers manual
Updates the text currently displayed in an edit.
upd_edit(window, edit, text); int window; int edit; string text;
window | - The id of the parent dialog window. |
edit | - The id of the edit. |
text | - The text to display. |
None. |
Varkon 1.19D svn # 120M