#WITH_ERROR(#FormError) #IF(#FormError) #LOCAL("IsError",0)

{InputError}

#LOOP(#FormErrors.Errors)#IF(#Reason EQ "STRING_EMPTY" AND NOT #IsError)

{PleaseCorrectErrors} #SET("IsError",1) #REM #ENDREM

#ENDIF #ENDLOOP
#ENDLOCAL #ENDIF
{RegisterDataInfo}
Account number {MandatoryStar}
Meter number {MandatoryStar}
{Key} {MandatoryStar}
{Password} {MandatoryStar}
{Mode}
{AutoGenerateLabels} {GenerateLabelIfInvoiceIssued}
#INCLUDE("UnityMBO.INC-PropagateChangesNotice") #INCLUDE("UnityMBO.INC-FedExUnusable")
#ENDWITH_ERROR