Post Reply 
Comments in DM32 program listings
06-11-2023, 12:32 PM
Post: #3
RE: Comments in DM32 program listings
(06-11-2023 05:27 AM)Rolief_Rechner Wrote:  Thank you for discovering this.
I don't possess one yet, so I lack knowledge.
If stored program is brought back to RAM, comments are lost.
But comments take no memory.
If they do not exist to memory, there is nothing to store.
Then they should be assigned memory, to be saved.
Perhaps SM can work on this in an update.

Regards - RR

Just in case I was not clear, the comments are saved, in the "state" file, which is stored in the DM32's flash memory. When that state file is loaded into RAM, the comments are stripped away, because they are not needed there. But they remain intact in the state file, where programmers can read them on their PC's. Bottom line: the comments are not lost, but they take no RAM space... a win/win situation.

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Comments in DM32 program listings - Joe Horn - 06-11-2023 12:32 PM



User(s) browsing this thread: 1 Guest(s)