I have some questions about MODULEs.
1) how is it possible to identify the first (lower address) and last variable (upper address) in a MODULE
2) how to find the size (in bytes) of a MODULE.
3) how to write the entire content of a MODULE to a file using a single WRITE and (possibly) a single variable.
Best regards