FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour TExcel class - problema inconsistente al abrir fichero XLS-
Posts: 729
Joined: Tue Oct 18, 2005 06:49 PM
TExcel class - problema inconsistente al abrir fichero XLS-
Posted: Sat Mar 31, 2007 04:35 PM
Estoy usando la clase TExcel, muy buena por cierto, de Víctor Manuel Tomas Díaz [Vikthor].

En *ALGUNAS OCASIONES* cuando ejecuto el programa, al momento de este tratar de abrir la tabla Excel, consigo el siguiente error:

Application
===========
   Path and name: C:\_AML_SOFT\sat1.exe (32 bits)
   Size: 2,427,904 bytes
   Time from start: 0 hours 0 mins 16 secs
   Error occurred at: 03/31/2007, 11:07:07
   Error description: Error Excel.Application:WORKBOOKS/16389  E_FAIL: OPEN
   Args:
     [   1] = C   C:\34444 LA CASA MUSICAL\Copy of TransactionsFile.xls

Stack Calls
===========
   Called from: win32ole.prg => TOLEAUTO:OPEN(0)
   Called from: TEXCELS.PRG => TEXCELSCRIPT:OPEN(299)


Alguna sugerencia?

Saludos

George
Posts: 1144
Joined: Mon Feb 05, 2007 07:15 PM
TExcel class - problema inconsistente al abrir fichero XLS-
Posted: Tue Apr 03, 2007 04:19 PM

oExcel:End( .t. ) // .t. cierra el xls .f. lo deja read only
oExcel := NIL

saludos..

Cesar Cortes Cruz

SysCtrl Software

Mexico



' Sin +- FWH es mejor "

Continue the discussion