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