Guest
#5918382
Hello, I'd like to write a value in a file. This is the code I have implemented:
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
Unfortunately, what I read is "xxxxxxxxxxxxxxxxxxxxxxxx". I was thinking that this happens since the date is not available when I try to write it, so I put a delay, but it's not still working. Can anyone help me please?