Search found 81 matches: especifiques

Return to advanced search

Re: twebview2

... * 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
by russimicro
Sun Nov 10, 2024 3:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: twebview2
Replies: 18
Views: 1345

Re: problem with 24.07

... @type comp.log ECHO * Compile errors * GOTO EXIT :LINKERROR 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
by kajot
Fri Aug 16, 2024 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with 24.07
Replies: 12
Views: 2399

Re: Error al leer un dll

... comp.log ECHO * Compile errors * pause GOTO EXIT :LINKERROR ECHO * Linking errors * pause 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 Saludos Jorge
by jpcavagnaro
Sun Apr 23, 2023 9:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error al leer un dll
Replies: 19
Views: 2697

Re: VS2022 Portable x32 x64

... @type warnings.log ECHO * Compiling errors * GOTO EXIT :LINKERROR 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
by Compuin
Wed Apr 12, 2023 9:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: VS2022 Portable x32 x64
Replies: 19
Views: 8161

Re: hb_base64 link

... :RESOURCESERROR ECHO * Resources errors * GOTO EXIT :LINKERROR ECHO * Linking errors * GOTO EXIT :SINTAX ECHO SYNTAX: BuildH32 [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
by carlos vargas
Sun Sep 04, 2022 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_base64 link
Replies: 57
Views: 6305

Re: ¿Ajuste en AUTOGET?

Por partes : - El tipo de datos no es un DBF, BROWSEGET al igual que AUTOGET siempre maneja arrays, es la función que especifiques en la cláusula FILTER del BROWSEGET la que debe devolver el array adecuado para que la clase lo muestre. Aquí te pego el ejemplo testage2.prg adaptado ...
by AngelSalom
Thu Mar 25, 2021 7:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Ajuste en AUTOGET?
Replies: 39
Views: 5753

Re: Error compilando con visualstudio 2019

... @type warnings.log ECHO * Compiling errors * GOTO EXIT :LINKERROR 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 En la instalacion que hice tengo es esta linea if exist "%ProgramFiles(x86)%\Microsoft ...
by Compuin
Wed Jun 19, 2019 7:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error compilando con visualstudio 2019 (SOLUCIONADO)
Replies: 9
Views: 1387

Re: Error compilando con visualstudio 2019

... @type warnings.log ECHO * Compiling errors * GOTO EXIT :LINKERROR 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
by cnavarro
Wed Jun 19, 2019 7:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error compilando con visualstudio 2019 (SOLUCIONADO)
Replies: 9
Views: 1387

Re: Google APIS Lib for Fivewin

... @type comp.log ECHO * Compile errors * GOTO EXIT :LINKERROR 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
by cnavarro
Fri Jun 08, 2018 3:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Google APIS Lib for Fivewin
Replies: 78
Views: 24420

Re: Google APIS Lib for Fivewin

... @type comp.log ECHO * Compile errors * GOTO EXIT :LINKERROR 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
by cnavarro
Fri Jun 08, 2018 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google APIS Lib for Fivewin
Replies: 129
Views: 31697

Building a standalone Windows C app

... un tema específico. Aquí teneis como hacerlo :-) Simply do go.bat changeres (don't specify the .c extension) Simplemente haz go.bat changeres (no especifiques la extensión .c) go.bat @ECHO OFFset bcdir=c:\bcc7%bcdir%\bin\bcc32 -c -I%bcdir%\include %1.cIF EXIST %1.rc %bcdir%\bin\brc32 -r %1echo ...
by Antonio Linares
Sat Mar 17, 2018 8:19 am
 
Forum: Utilities / Utilidades
Topic: Building a standalone Windows C app
Replies: 0
Views: 877

Re: Building Harbour 3.4 for BCC outside MSYS

... @type warnings.log ECHO * Compiling errors * GOTO EXIT :LINKERROR 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 error Code: ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ...
by Rick Lipkin
Sun Dec 17, 2017 6:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building Harbour 3.4 for BCC outside MSYS
Replies: 87
Views: 20678

Re: Swap entre columnas en xBrowse

... se ordenen con diferentes nombres de campos entonces: oCol:cSortOrder := <fieldnames> Ejemplo: oCol:cSortOrder := "FIRST,LAST" No especifiques ASC or DESC. XBrowse internamente añade ASC or DESC según lo solicitado. Por lo que es posible hacer lo que deseas usando AUTOSORT sin ...
by Antonio Linares
Wed Nov 30, 2016 8:23 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Swap entre columnas en xBrowse
Replies: 9
Views: 2029

Re: Pantalla negra detras de ventana

... @type warnings.log ECHO * Compile errors * GOTO EXIT :LINKERROR 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
by Compuin
Sat Sep 24, 2016 4:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pantalla negra detras de ventana (SOLUCIONADO)
Replies: 17
Views: 4548

Re: FWH64

... @type comp.log ECHO * Compiling errors * GOTO EXIT :LINKERROR 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 Tranks
by Francisco Valério
Thu Apr 28, 2016 6:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64
Replies: 110
Views: 28980
Next

Return to advanced search