Have anybody any commnets about the subject? This error runs inside OnInsertRecord trigger of Form.
I debugged all the code step by step but could not find any possible mistakes before the error runs.
</font><blockquote><font size="1" face="Verdana, Arial">quote:</font><hr /><font size="2" face="Verdana, Arial">Originally posted by Quasimodo:
<strong>This error message appeares, when you enter in the OnNewRecord-Trigger of a form the command: Currform.Update or do you activate a particular control.</strong></font><hr /></blockquote><font size="2" face="Verdana, Arial">
Comments
60 1 #Err_UA_UnknownControl (Module_UA,1)
60 2 #Err_UA_InsertNotAllowed (Module_UA,2)
60 3 #Err_UA_ModifyNotAllowed (Module_UA,3)
60 4 #Err_UA_DeleteNotAllowed (Module_UA,4)
60 5 #Err_UA_NoOptions (Module_UA,5)
60 6 #Err_UA_Update (Module_UA,6)
60 101 #Err_UA_IllegalNewmodeComp(Module_UA,101)
I don't have a clue what IllegalNewmodeComp means.
<strong>This error message appeares, when you enter in the OnNewRecord-Trigger of a form the command: Currform.Update or do you activate a particular control.</strong></font><hr /></blockquote><font size="2" face="Verdana, Arial">