After creating a note, the AnnoObjAddChar function may be used to add text. The cursor may be moved using the ANNO_LEFT and ANNO_RIGHT special characters. Characters may be deleted using the ANNO_DEL special character. The AnnoObjSetEditMode function can be used to select between overwrite and insert editing modes, using constants ANNO_INS and ANNO_OVR.