VISIO::EDIT_SET_CURSOR (int edit, int position)

Description: Puts the cursor in a multiline textedit to a certain position. The ID of the edit widget and the position are passed as argument.

Example: VISIO::EDIT_SET_CURSOR (edit, 12)