ThanksFirst of all read your compiler output.
Note that you're defining an abs program and then you try to call the standard abs procedure. Rename your program to myabs (or something alike) and then it works.
You're welcome!ThanksThat is help
![]()