Bryan - Gendev
Programmer
I can't think how to do this..
FOR i= 1 to 24
Strtofile((cEntry+STR(i)) +' ' +cPath+Chr(013)+Chr(10),('garble.log'),.T.)
readpwini(inifile,'write',cSection,(cEntry+STR(i)),cPath)
endfor
Thanks
Gendev
FOR i= 1 to 24
Strtofile((cEntry+STR(i)) +' ' +cPath+Chr(013)+Chr(10),('garble.log'),.T.)
readpwini(inifile,'write',cSection,(cEntry+STR(i)),cPath)
endfor
Thanks
Gendev