problemas con la clase Texcels errores al compilar el prg
problemas con la clase Texcels errores al compilar el prg
Estimados Amigos:
En Fw Clipper usaba la clase Texcels para generar planillas Excel desde mi programa, pero ahora al incorporar el Texcels.prg Y al compilar con FWH me da los siguientes errores:
Texcels.prg(40) Error E0030 syntax error: "parse error at HIDDEN"
Texcels.prg(131) Error E0030 syntax error: "parse error at Endif"
(la linea 131 es un "EndClass"
Por vuestra ayuda muchas gracias
SALUDOS
En Fw Clipper usaba la clase Texcels para generar planillas Excel desde mi programa, pero ahora al incorporar el Texcels.prg Y al compilar con FWH me da los siguientes errores:
Texcels.prg(40) Error E0030 syntax error: "parse error at HIDDEN"
Texcels.prg(131) Error E0030 syntax error: "parse error at Endif"
(la linea 131 es un "EndClass"
Por vuestra ayuda muchas gracias
SALUDOS
Luis Alfonso Fuentes Guerrero
FWH 11.06 xHarbour 1.2.1 BCC55 WorkShop
FWH 11.06 xHarbour 1.2.1 BCC55 WorkShop
Re: problemas con la clase Texcels errores al compilar el pr
¿A qué cuenta de correo te envío una versión más actualizada de TExcel?
Vikthor
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Vikthor,
Puedes ponerla en http://www.hyperupload.com y poner el enlace aqui para que la descargue quien la necesite ? gracias.
Puedes ponerla en http://www.hyperupload.com y poner el enlace aqui para que la descargue quien la necesite ? gracias.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Antonio:
Estos son los errores que me da al incorporar el programa:
TEXCELS.prg(258) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(259) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(263) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(266) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(267) Error E0030 Syntax error: "parse error at '<eol>'"
300
TEXCELS.prg(305) Warning W0001 Ambiguous reference: 'LVRET'
TEXCELS.prg(307) Warning W0001 Ambiguous reference: 'LVRET'
TEXCELS.prg(312) Warning W0001 Ambiguous reference: 'LVRET'
500
600
700
800
900
TEXCELS.prg(912) Warning W0001 Ambiguous reference: 'NVRET'
TEXCELS.prg(923) Warning W0001 Ambiguous reference: 'NVRET'
1000
1100
TEXCELS.prg(1103) Warning W0005 RETURN statement with no return value in function
TEXCELS.prg(1106) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(1109) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(1111) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(1133) Warning W0001 Ambiguous reference: 'NBOOK'
9 errors
Estos son los errores que me da al incorporar el programa:
TEXCELS.prg(258) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(259) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(263) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(266) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(267) Error E0030 Syntax error: "parse error at '<eol>'"
300
TEXCELS.prg(305) Warning W0001 Ambiguous reference: 'LVRET'
TEXCELS.prg(307) Warning W0001 Ambiguous reference: 'LVRET'
TEXCELS.prg(312) Warning W0001 Ambiguous reference: 'LVRET'
500
600
700
800
900
TEXCELS.prg(912) Warning W0001 Ambiguous reference: 'NVRET'
TEXCELS.prg(923) Warning W0001 Ambiguous reference: 'NVRET'
1000
1100
TEXCELS.prg(1103) Warning W0005 RETURN statement with no return value in function
TEXCELS.prg(1106) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(1109) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(1111) Error E0030 Syntax error: "parse error at '<eol>'"
TEXCELS.prg(1133) Warning W0001 Ambiguous reference: 'NBOOK'
9 errors
Luis Alfonso Fuentes Guerrero
FWH 11.06 xHarbour 1.2.1 BCC55 WorkShop
FWH 11.06 xHarbour 1.2.1 BCC55 WorkShop
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Luis :
Le hice unos _ a la clase para que la puedas compilar usando Harbour.
La clase la puedes bajar de http://vikthor.com.mx/download/test
Avisamé sí funciona correctamente, para incluirla en el zip de descarga de DbWide.
Le hice unos _ a la clase para que la puedas compilar usando Harbour.
La clase la puedes bajar de http://vikthor.com.mx/download/test
Avisamé sí funciona correctamente, para incluirla en el zip de descarga de DbWide.
Vikthor
vikthor , baje la útlima como me indicaste, pero ahora da los siguientes errores:
Compiling...
Harbour Compiler Alpha build 45.0 (Flex)
Copyright 1999-2005, http://www.harbour-project.org/
Compiling 'texcels.prg' and generating preprocessed output to 'texcels.ppo'...
100
200
texcels.prg(254) Error E0030 Syntax error: "parse error at '<eol>'"
texcels.prg(258) Error E0030 Syntax error: "parse error at '<eol>'"
texcels.prg(259) Error E0030 Syntax error: "parse error at '<eol>'"
texcels.prg(263) Error E0030 Syntax error: "parse error at '<eol>'"
texcels.prg(266) Error E0030 Syntax error: "parse error at '<eol>'"
texcels.prg(267) Error E0030 Syntax error: "parse error at '<eol>'"
300
texcels.prg(305) Warning W0001 Ambiguous reference: 'LVRET'
texcels.prg(307) Warning W0001 Ambiguous reference: 'LVRET'
texcels.prg(312) Warning W0001 Ambiguous reference: 'LVRET'
500
600
700
800
900
texcels.prg(912) Warning W0001 Ambiguous reference: 'NVRET'
texcels.prg(923) Warning W0001 Ambiguous reference: 'NVRET'
1000
1100
texcels.prg(1103) Warning W0005 RETURN statement with no return value in function
texcels.prg(1137) Warning W0001 Ambiguous reference: 'NBOOK'
6 errors
No code generated
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Error E2194: Could not find file 'texcels.c'
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'C0W32.OBJ'
* Application successfully built
SAludos
Compiling...
Harbour Compiler Alpha build 45.0 (Flex)
Copyright 1999-2005, http://www.harbour-project.org/
Compiling 'texcels.prg' and generating preprocessed output to 'texcels.ppo'...
100
200
texcels.prg(254) Error E0030 Syntax error: "parse error at '<eol>'"
texcels.prg(258) Error E0030 Syntax error: "parse error at '<eol>'"
texcels.prg(259) Error E0030 Syntax error: "parse error at '<eol>'"
texcels.prg(263) Error E0030 Syntax error: "parse error at '<eol>'"
texcels.prg(266) Error E0030 Syntax error: "parse error at '<eol>'"
texcels.prg(267) Error E0030 Syntax error: "parse error at '<eol>'"
300
texcels.prg(305) Warning W0001 Ambiguous reference: 'LVRET'
texcels.prg(307) Warning W0001 Ambiguous reference: 'LVRET'
texcels.prg(312) Warning W0001 Ambiguous reference: 'LVRET'
500
600
700
800
900
texcels.prg(912) Warning W0001 Ambiguous reference: 'NVRET'
texcels.prg(923) Warning W0001 Ambiguous reference: 'NVRET'
1000
1100
texcels.prg(1103) Warning W0005 RETURN statement with no return value in function
texcels.prg(1137) Warning W0001 Ambiguous reference: 'NBOOK'
6 errors
No code generated
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Error E2194: Could not find file 'texcels.c'
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'C0W32.OBJ'
* Application successfully built
SAludos
Luis Alfonso Fuentes Guerrero
FWH 11.06 xHarbour 1.2.1 BCC55 WorkShop
FWH 11.06 xHarbour 1.2.1 BCC55 WorkShop