Technical Support
On-Line Manuals
A166 User's Guide
*** Error A79 NEAR Return in Non-Near Procedure
NEAR Return in Non-Near Procedure
A return instruction of type NEAR is coded into a procedure of type FAR or into an interrupt procedure (TASK). This error can cause runtime stack problems. Use the software instruction RET ito obtain an appropriate return.