- Code: Select all Expand view RUN
INI oIni File cPath+"\MCARGA.ini"
cSection:="FECHA"
cIniF:=cPath+"\MCARGA.ini"
cEntry := StrTran(GetPVProfString(cSection, , ,cIniF), Chr(0), CRLF)
if .not.Empty(cEntry)
acNmFm:={}
nEntries := MlCount(cEntry)
?nentries