I am able to read a memory location but do not have to save the result to a file. here is my command
STM32_Programmer_CLI.exe -c port=swd mode=ur Freq=4000 -r16 0x803c000 0xA c:\TPD\ST_Prog\guid.bin
The data is displayed in the cmd window correctly
...