This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Hour and date last memory write
#1
Good morning Team,
I'm working on a small application that writes on internal memory using the function storage.set(). Is It possible know last time program has writen the data? I need to know this value because I'm thinking to make several write on the memory.
Best regards Cristian
Reply
#2
There's no built-in functionality for this. But you can save the last write time in a separate key.
Reply
#3
(08.12.2025, 07:40)admin Wrote: There's no built-in functionality for this. But you can save the last write time in a separate key.

Thanks I will do that.
May I ask you if you have an example how create a init script from my application if it is not ready in lm5. I don't know where put them in:
Index.lp my main page html
apps.js file with jQuery and JScript called from .lo
lib.lua file with my lua library called from apps through API.

BR Cristian
Reply


Forum Jump: