With Runbuf() you can execute an external x++ code To show how it works, I am going to use this function to execute code read from an external file. In this example I want to retrieve the Customer Name from a given Customer Account number. First create an external file in c:\temp\ and call it … Continue reading AX – D365FO – Executing external x++ code with RunBuf() function