Copy records
A while ago I wrote a simple function to compare records. If you want to do something else check out Patrik Luca’s copy function. Another example how to use reflection.
Björn :: Apr.30.2010 :: Dynamics Ax (Axapta), Programming, X++ :: 2 Comments »
Why not use the buf2buf function of the global class?
It’s useful as an example of less obvious code and how to do other stuff with it.