Erro irrecuperavel 9015

Erro irrecuperavel 9015

Postby Eroni » Tue Jul 17, 2007 10:00 pm

Hello, compiling code with fwh 7.5 and xHarbour 0.99.71 simplex produce error :

Erro irrecuperavel 9015
Item de simbolo esperado de hb_vmDo()

Code:

#include "FiveWin.ch"


FUNCTION Main()

LOCAL oFile

cTxtFile := "error.log"

oFile := TTxtFile():New( cTxtFile ) // ERROR HERE

IF ! oFile:Open( 0 )
MsgInfo( "O Arquivo " + cTxtFile + ", não pode ser aberto." )
return nil
ENDIF

oFile:Close()


return Nil

Before I used Fhw 2.6 and xHarbour 0.99.5 and all ok.

Any idea?

Regards
Eroni
User avatar
Eroni
 
Posts: 98
Joined: Fri Jul 21, 2006 7:15 pm
Location: Criciuma/SC Brazil

Postby Antonio Linares » Tue Jul 17, 2007 10:41 pm

Eroni,

Please download this xHarbour build and test it again:
http://rapidshare.com/files/32968747/xharbour.exe.html
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42078
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Eroni » Wed Jul 18, 2007 12:39 pm

Antonio,

Now work fine, many thanks !

Regards,

Eroni
User avatar
Eroni
 
Posts: 98
Joined: Fri Jul 21, 2006 7:15 pm
Location: Criciuma/SC Brazil


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 19 guests