January 15, 2020 at 3:43 pm
#24117
Hello
I modified the code according to your instructions, now the code is like this
lnomefile id Macintosh HD:users:administrator:desktop:nomefile.txt
Do lFileOps.$openfile(lnomefile,kTrue) Returns lError
Do lFileOps.$writecharacter(kUniTypeAnsiLatin1,lritorno) Returns lError
Do lFileOps.$closefile()
lerror returns me O (zero) so OM file written, instead I can’t find the file anywhere
I tried to replace i: with \
but nothing same error but files saved none
If you have any other suggestions
Mimmo Ghiara