It appears that I can pass an argument for %ud as a simple loc(), rather than using the CORE* to indicate the type. So, this is memory-model transparent, yes?
I also have used the CORE4 function to pass along the address of a logical as if it is an integer (for radio buttons, specifically) in the 32-bit model.
Is there a memory-independent function to replicate CORE4 I used for the 32-bit model?
There was an old reference to PCORE7 (https://forums.silverfrost.com/Forum/Topic/3521&highlight=pcore) but that is not supported (throws an error during compilation). Is there a better way?