... ECHO * Linking errors *
GOTO EXIT
:SINTAX
ECHO SYNTAX: Build [Program] {-- No especifiques la extensi?n PRG
ECHO {-- Don't specify .PRG extension
GOTO EXIT
:NOEXIST
ECHO The specified PRG %1 does not exist
:EXIT
y este es el error
Error E2194: Could not find file 'tutor01.cpp'
Uso la ...
Search found 795 matches: extension
Searched query: extension
- Fri Feb 14, 2025 7:09 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Ayuda para compiar
- Replies: 0
- Views: 393
- Thu Jan 23, 2025 7:48 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Thanks for posts
- Replies: 3
- Views: 720
- Thu Jan 23, 2025 7:44 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Thanks for posts
- Replies: 3
- Views: 720
Re: Thanks for posts
Dear Otto,
good morning,
Do you mean "likes" ?
Not sure if there is a phpbb extension for it. We need to search it.
good morning,
Do you mean "likes" ?

Not sure if there is a phpbb extension for it. We need to search it.
- Fri Jan 10, 2025 1:52 pm
- Forum: Utilities / Utilidades
- Topic: These forums backup database / Backup de estos foros
- Replies: 3
- Views: 1349
Re: These forums backup database / Backup de estos foros
... phpbb_drafts
draft_id (mediumint)
user_id (mediumint)
topic_id (mediumint)
DBF Equivalent:
draft_id N(5)
user_id N(5)
topic_id N(5)
15. phpbb_extension_groups
group_id (mediumint)
group_name (varchar)
DBF Equivalent:
group_id N(5)
group_name C(100)
16. phpbb_extensions
ext_id (mediumint)
ext ...
draft_id (mediumint)
user_id (mediumint)
topic_id (mediumint)
DBF Equivalent:
draft_id N(5)
user_id N(5)
topic_id N(5)
15. phpbb_extension_groups
group_id (mediumint)
group_name (varchar)
DBF Equivalent:
group_id N(5)
group_name C(100)
16. phpbb_extensions
ext_id (mediumint)
ext ...
- Fri Jan 10, 2025 1:39 pm
- Forum: Utilities / Utilidades
- Topic: These forums backup database / Backup de estos foros
- Replies: 3
- Views: 1349
Re: These forums backup database / Backup de estos foros
... que están prohibidos en el foro.
phpbb_drafts: Almacena los borradores de mensajes que los usuarios han creado pero no han enviado.
phpbb_extension_groups: Define los grupos de extensiones que pueden ser utilizadas en el foro.
phpbb_extensions: Almacena información sobre las extensiones ...
phpbb_drafts: Almacena los borradores de mensajes que los usuarios han creado pero no han enviado.
phpbb_extension_groups: Define los grupos de extensiones que pueden ser utilizadas en el foro.
phpbb_extensions: Almacena información sobre las extensiones ...
- Sat Dec 21, 2024 2:44 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: On every desktop, a web server at your fingertips
- Replies: 8
- Views: 1640
Re: On every desktop, a web server at your fingertips
Dear Antonio,
Prices start at the level of a beer: extensions like .bid, .date, .download, or .party are available for as little as $4.16 per year. Even popular domains like .uk are surprisingly affordable at $4.71 per year.
At the higher end of the price scale is the classic .com domain, costing ...
Prices start at the level of a beer: extensions like .bid, .date, .download, or .party are available for as little as $4.16 per year. Even popular domains like .uk are surprisingly affordable at $4.71 per year.
At the higher end of the price scale is the classic .com domain, costing ...
- Sun Nov 10, 2024 3:09 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: twebview2
- Replies: 18
- Views: 2795
Re: twebview2
... ECHO * Compiling resources errors *
GOTO EXIT
:LINKERROR
ECHO * Linking executable errors *
GOTO EXIT
:SINTAX
ECHO SYNTAX: BuildXHB [Program] {-- No especifiques la extensi?n PRG
ECHO {-- Don't specify .PRG extension
GOTO EXIT
:NOEXIST
ECHO The specified PRG %1 does not exist
:EXIT
GOTO EXIT
:LINKERROR
ECHO * Linking executable errors *
GOTO EXIT
:SINTAX
ECHO SYNTAX: BuildXHB [Program] {-- No especifiques la extensi?n PRG
ECHO {-- Don't specify .PRG extension
GOTO EXIT
:NOEXIST
ECHO The specified PRG %1 does not exist
:EXIT
- Wed Oct 30, 2024 8:15 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ADS Question
- Replies: 10
- Views: 2158
ADS Question
... on my local for testing. When I install OLEDB for 32, and 64 I see in the driver in the Uniform Data Link dialog (take an empty file with a UDL extension and from command 'start myfile.udl'), but if I attempt to use the " oDataLink := CreatObject('DATALINK')", and then oDataLink:PromptNew() method ...
- Thu Oct 24, 2024 7:10 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: GetImageHash
- Replies: 2
- Views: 650
Re: GetImageHash
I will try.Antonio Linares wrote:Dear Hakan,
Please try this:
MsgInfo( nFileCRC( "yourimage.png" ) ) // any image extension
Thanks.
- Wed Oct 23, 2024 2:47 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: GetImageHash
- Replies: 2
- Views: 650
Re: GetImageHash
Dear Hakan,
Please try this:
MsgInfo( nFileCRC( "yourimage.png" ) ) // any image extension
Please try this:
MsgInfo( nFileCRC( "yourimage.png" ) ) // any image extension
- Sun Oct 20, 2024 12:47 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Cómo cambiar extensión a un archivo? (SOLUCIONADO)
- Replies: 10
- Views: 1444
Re: Cómo cambiar extensión a un archivo?
cFile := hb_FNameExtSet( cFullPath, cExt ) // Sets a new extension of a file, returns new full path.
cFile := hb_FNameExtSetDef( cFullPath, cExt ) // Sets a new extension of a file in case if it is absent, returns new full path.
- Tue Oct 15, 2024 4:07 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Ayuda compilar 64 bits con FivEdit y BCC7764
- Replies: 29
- Views: 4798
Re: Ayuda compilar 64 bits con FivEdit y BCC7764
Sergio, compruebo si el problema es que recuerdo alguna version de borland de 64 bits que generaba ficheros con extension .o en lugar de .obj
Comprueba si genera el fichero .obj y me dices tal y como te han comentado antes
En cualquier caso asegúrate de estar utilizando la última versión de Fivedit ...
Comprueba si genera el fichero .obj y me dices tal y como te han comentado antes
En cualquier caso asegúrate de estar utilizando la última versión de Fivedit ...
- Mon Oct 14, 2024 4:05 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Esperar a que termine la plicaion llamada con ShellExecute
- Replies: 7
- Views: 1382
Re: Esperar a que termine la plicaion llamada con ShellExecute
Interesting. But what is ShellExecute.xsd?
Enrico, good question. I asked myself the same thing when I couldn't find it with the .EXE extension
When I migrated to WINDOWS 11 I encountered that change. Apparently it has to do with something for XML compatibility.
Hopefully one of the masters will ...
Enrico, good question. I asked myself the same thing when I couldn't find it with the .EXE extension
When I migrated to WINDOWS 11 I encountered that change. Apparently it has to do with something for XML compatibility.
Hopefully one of the masters will ...
- Mon Sep 23, 2024 9:04 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Flag para no crear archivos .MAP
- Replies: 5
- Views: 849
Flag para no crear archivos .MAP
Hola buenas tardes:
Consulta que flag debo poner para no crear archivos con extension .map , al compilar con harbour ?
Saludos ,
carito
Consulta que flag debo poner para no crear archivos con extension .map , al compilar con harbour ?
Saludos ,
carito
- Mon Sep 23, 2024 10:25 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: is there a Error in DrXlsx32.lib 32 Bit ?
- Replies: 17
- Views: 3217
Re: is there a Error in DrXlsx32.lib 32 Bit ?
hi,
OK found out that the Syntax must be
buildh ..\0\LISTVIEW\DRXLS
without "extension", but now i get this Error
Compiling...
Harbour 3.2.0dev (r2304211101)
Copyright (c) 1999-2021, https://harbour.github.io/
Compiling '..\0\LISTVIEW\DRXLS.prg' and generating preprocessed output to '..\0\LISTVIEW ...
OK found out that the Syntax must be
buildh ..\0\LISTVIEW\DRXLS
without "extension", but now i get this Error
Compiling...
Harbour 3.2.0dev (r2304211101)
Copyright (c) 1999-2021, https://harbour.github.io/
Compiling '..\0\LISTVIEW\DRXLS.prg' and generating preprocessed output to '..\0\LISTVIEW ...