On Jan 25, 2008 11:13 AM, Alexander S.Kresin <[EMAIL PROTECTED]> wrote:
> I tried to test the hbini module and have no success.
I've tried it under Linux/Fc8 and I see the "Ok".
best regards,
Lorenzo
[abcd]
ppp=xyz
Function Main
Local aIni := HB_IniRead( "a1.ini" )
? "Ok"
Return
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/ Argument error: LEN
Called from LEN(0)
Called from HB_INIRDLOW(154)
Called from HB_INIRE