Hi All,

 I tried to test the hbini module and have no success.
This short sample:
Function Main
Local aIni := HB_IniRead( "a1.ini" )
Return

where a1.ini is:

[abcd]
ppp=xyz

gives an error:

ERROR BASE/1111 Argument error: LEN
Called from LEN(0)
Called from HB_INIRDLOW(154)
Called from HB_INIREAD(106)
Called from Main(2)

 Could someone, who ported it from the xHarbour, look at it ?


Regards,
  Alexander
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to