Search found 178 matches: uncomment

Return to advanced search

Re: Error al leer un dll

... + >> b32.bc echo %hdirl%\tip.lib + >> b32.bc echo %hdirl%\hbzebra.lib + >> b32.bc rem echo %hdirl%\png.lib + >> b32.bc rem Uncomment these two lines to use Advantage RDD rem echo %hdir%\lib\rddads.lib + >> b32.bc rem echo %hdir%\lib\Ace32.lib + >> b32.bc echo ...
by jpcavagnaro
Sun Apr 23, 2023 9:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error al leer un dll
Replies: 19
Views: 1450

Re: VS2022 Portable x32 x64

... msvc.tmp echo %hdirl%\minizip.lib >> msvc.tmp echo %hdirl%\hbtip.lib >> msvc.tmp echo %hdirl%\hbzebra.lib >> msvc.tmp rem Uncomment these two lines to use Advantage RDD rem echo %hdirl%\rddads.lib >> msvc.tmp rem echo %hdirl%\ace32.lib >> msvc.tmp echo kernel32.lib ...
by Compuin
Wed Apr 12, 2023 9:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: VS2022 Portable x32 x64
Replies: 19
Views: 6694

Re: error al personalizar hoja de excel despues de toexcel()

... echo $(HBDIR)\lib\minizip.lib + >> b32.bc echo $(HBDIR)\lib\hbusrrdd.lib + >> b32.bc echo $(HBDIR)\lib\hbtip.lib + >> b32.bc rem Uncomment these two lines to use Advantage RDD rem echo $(HBDIR)\lib\rddads.lib + >> b32.bc rem echo $(HBDIR)\lib\Ace32.lib + >> b32.bc ...
by artu01
Wed Nov 23, 2022 11:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al personalizar hoja de excel despues de toexcel()
Replies: 9
Views: 1079

Re: FWForum Post and code grabber

Thanks Jimmy, I changed the DO Events to sysrefresh and uncomment the 2 lines //SetProperty( "TranslateMemo", "RichEdit_Translate", "Value", TRIM( cTranslated ) ) //DoMethod( "TranslateMemo", "RichEdit_Translate", ...
by Marc Venken
Fri Oct 14, 2022 7:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWForum Post and code grabber
Replies: 14
Views: 791

Re: hb_base64 link

... msvc.tmp echo %HDIRLIB%\hbtip.lib >> msvc.tmp echo %HDIRLIB%\hbzebra.lib >> msvc.tmp echo %HDIRLIB%\hbusrrdd.lib >> msvc.tmp rem Uncomment these two lines to use Advantage RDD rem echo %HDIRLIB%\rddads.lib >> msvc.tmp rem echo %HDIRLIB%\ace32.lib >> msvc.tmp echo %FWDIR%\lib\libmysql32.lib ...
by carlos vargas
Sun Sep 04, 2022 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_base64 link
Replies: 57
Views: 3121

Re: error ficheo mark de borland

... + >> b32.bc echo c:\xharbour_bcc70_2016\hbzebra.lib + >> b32.bc rem echo c:\xharbour_bcc70_2016\png.lib + >> b32.bc rem Uncomment these two lines to use Advantage RDD rem echo c:\xharbour_bcc70_2016\lib\rddads.lib + >> b32.bc rem echo c:\xharbour_bcc70_2016\lib\Ace32.lib ...
by Adolfredo Martinez
Sun Jul 17, 2022 5:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error ficheo mark de borland
Replies: 4
Views: 513

Re: nuevo en el fw Harbour

... + >> b32.bc echo X:\harb\harb2020\lib\hbcpage.lib + >> b32.bc echo X:\harb\harb2020\lib\hbct.lib + >> b32.bc rem Uncomment these two lines to use Advantage RDD rem echo X:\harb\harb2020\lib\rddads.lib + >> b32.bc rem echo X:\harb\harb2020\lib\Ace32.lib + ...
by goosfancito
Wed Feb 03, 2021 1:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: nuevo en el fw Harbour
Replies: 5
Views: 607

Re: Problem building mod_harbour libraries

...     // USE ( hb_GetEnv( "PRGPATH" ) + "/data/menus.dbf" ) VIA "ADS"return nil Now, if you uncomment the DbCreate() call or the USE command, then Chrome reports a ERR_CONNECTION_RESET error. I have been googling to find what may cause this ...
by Antonio Linares
Mon Jul 22, 2019 8:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem building mod_harbour libraries
Replies: 33
Views: 3608

Re: Error compilando con visualstudio 2019

... msvc.tmp echo %hdirl%\minizip.lib >> msvc.tmp echo %hdirl%\hbtip.lib >> msvc.tmp echo %hdirl%\hbzebra.lib >> msvc.tmp rem Uncomment these two lines to use Advantage RDD rem echo %hdirl%\rddads.lib >> msvc.tmp rem echo %hdirl%\ace32.lib >> msvc.tmp echo kernel32.lib ...
by Compuin
Wed Jun 19, 2019 7:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error compilando con visualstudio 2019 (SOLUCIONADO)
Replies: 9
Views: 1074

Re: Error compilando con visualstudio 2019

... msvc.tmp echo %hdirl%\minizip.lib >> msvc.tmp echo %hdirl%\hbtip.lib >> msvc.tmp echo %hdirl%\hbzebra.lib >> msvc.tmp rem Uncomment these two lines to use Advantage RDD rem echo %hdirl%\rddads.lib >> msvc.tmp rem echo %hdirl%\ace32.lib >> msvc.tmp echo kernel32.lib ...
by cnavarro
Wed Jun 19, 2019 7:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error compilando con visualstudio 2019 (SOLUCIONADO)
Replies: 9
Views: 1074

Re: Adssetnull external error

I don't know why this is commented out... It could be an error from mine, sorry. Ok, let's try to uncomment it...

EMG
by Enrico Maria Giordano
Fri Jun 14, 2019 2:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Adssetnull external error
Replies: 13
Views: 1706

Multithread issue

... echo $(HBDIR)\lib\hbcplr.lib + >> b32.bc echo $(HBDIR)\lib\xhb.lib + >> b32.bc echo $(HBDIR)\lib\hbpcre.lib + >> b32.bc rem Uncomment these two lines to use Advantage RDD rem echo $(HBDIR)\lib\rddads.lib + >> b32.bc rem echo $(HBDIR)\lib\Ace32.lib + >> b32.bc ...
by patdriscoll
Tue Jul 17, 2018 3:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multithread issue
Replies: 2
Views: 794

Re: Google APIS Lib for Fivewin

... %bcdir%\lib\psdk\iphlpapi.lib + >> b32.bc echo %bcdir%\lib\psdk\shell32.lib, >> b32.bc IF EXIST %1.res echo %1.res >> b32.bc rem uncomment this line to use the debugger and comment the following one if %GT% == gtwin %bcdir%\bin\ilink32 -Gn -Tpe -s -v @b32.bc IF ERRORLEVEL 1 GOTO ...
by cnavarro
Fri Jun 08, 2018 3:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Google APIS Lib for Fivewin
Replies: 78
Views: 19519

Re: Google APIS Lib for Fivewin

... %bcdir%\lib\psdk\iphlpapi.lib + >> b32.bc echo %bcdir%\lib\psdk\shell32.lib, >> b32.bc IF EXIST %1.res echo %1.res >> b32.bc rem uncomment this line to use the debugger and comment the following one if %GT% == gtwin %bcdir%\bin\ilink32 -Gn -Tpe -s -v @b32.bc IF ERRORLEVEL 1 GOTO ...
by cnavarro
Fri Jun 08, 2018 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google APIS Lib for Fivewin
Replies: 129
Views: 24539

Re: Database - 17.07 - Problems

... Try this simple test. Compile it with ver 17.06 or before. You will see that oStates is showing a field from oCust. And there are no errors. Then uncomment this line: oStates:=nil And now there will be an error. This is why we need to destroy the object. James /*Purpose  : Very simple test showing ...
by James Bott
Wed Sep 06, 2017 6:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11871
Next

Return to advanced search