Hi
I Make migrate to new version of PB and Power server
but in my mobile app now the instruction
setprofilestring(ls_file,ls_section,ls_key,ls_value)
profilestring( ls_file,ls_section,ls_key,"XYXY")
not work before migration all work good ... the message error is
I ca create de file with
li_file=fileopen(ls_file,linemode!,write!)
fileclose(li_file)
but when use instruction for set INI o read INI
show the message error
thank
Luis Pesaressi
Yes , I update the server, I FULL recompiling the app, I change many instruction, order, I know, just show the message error
in this instructions
setprofilestring(ls_file,ls_section,ls_key,ls_value)
profilestring( ls_file,ls_section,ls_key,"XYXY")
Thanks
Luis
Build 2670.00
Luis