Excel

Excel

Postby Patricio Avalos Aguirre » Mon Dec 26, 2005 10:03 pm

Estimados

Quisiera saber porque en win98 se queda el excel en memoria, pero en winXP noooo

estoy haciendo este en mi codigo

oExcel := TOleAuto():New( "Excel.Application" )
If Ole2TxtError() != "S_OK"
CursorArrow()
MsgStop( "Error al intentar acceder a Excel","Error")
oExcel:End()
Return
Endif

oExcel:WorkBooks:Add()
oHoja := oExcel:Get( "ActiveSheet" )

BLA..
BLA..

oExcel:Visible := .T.
oHoja:End()
oExcel:End()


desde ya gracias

Saludos
Patricio
User avatar
Patricio Avalos Aguirre
 
Posts: 1060
Joined: Fri Oct 07, 2005 1:56 pm
Location: La Serena, Chile

Re: Excel

Postby Vikthor » Tue Dec 27, 2005 3:12 pm

Patricio , puedes usar la clase TExcel y la puedes descargar de http://vikthor.com.mx/fivewin/
Vikthor
User avatar
Vikthor
 
Posts: 271
Joined: Fri Oct 07, 2005 5:20 am
Location: México


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 65 guests