BobyIsProgress
Member
Hi,
Is there a way to reduce the number of line of this code:
Best Regards,
- Vivien -
Is there a way to reduce the number of line of this code:
Code:
IF cError <> "":U THEN DO:
MESSAGE cErrorr SKIP(1)
"Impossible to update"
VIEW-AS ALERT-BOX ERROR BUTTONS OK.
RETURN .
END.
Best Regards,
- Vivien -