Notifications
Clear all

saving the text of the textbox to an external file

3 Posts
2 Users
1 Reactions
2,299 Views
(@bene-norbi)
Posts: 3
Member
Topic starter
 
My question is, is it possible to modify and save the text of a textbox in runtime mode, in such a way that, for example, the modified text is automatically reloaded even after a server shutdown. I don't want to use an external database for the task, just an external file for example.

Thank you in advance for your answer.

 
Posted : 21/06/2024 11:13 am CEST
MarAlz-RW
(@maralz)
Posts: 15
Member
 

Good morning,

Here is a "quick and dirty" version to display variables from a CSV file in text boxes and also to save them so that they are still available after a QHMI / computer restart.

 


 
Posted : 24/06/2024 8:14 am CEST
(@bene-norbi)
Posts: 3
Member
Topic starter
 

@maralz Thank you for answer. I try it, its working perfectly.


 
Posted : 24/06/2024 6:46 pm CEST