| ||||||||
Technical Support Support Resources Product Information | BL51: WARNING 6 (XDATA MEMORY SPACE OVERLAP)Information in this article applies to:
QUESTIONI am receiving the following warning: Warning L6: xdata memory space overlap What could be causing that? ANSWERA common cause is using the _at_ keyword to locate variables at the same memory location. This can often happen if you are using the copy and paste feature of the editor--copying variable names but forgetting to change the addresses. MORE INFORMATION
Last Reviewed: Tuesday, July 19, 2005 | |||||||
| ||||||||