Search found 573 matches: config

Return to advanced search

Re: Help to friends to Config Xmate with bcc7.7

I use this bcc7Harbor.ENV [Environment]Description 1=For Borland 7HARBOURDescription 2=Description 3=PRG Compiler ver=HarbourC compiler ver=Bcc7Subsystem=FWH0217Author=Falconi SilvioLast update=04/16/2024[Advanced]Command types=1,1,1,1,1,1,1,1,1[Harbour]HB_INSTALL=C:\Work\har...
by Silvio.Falconi
Wed Apr 17, 2024 8:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 206

Re: Help to friends to Config Xmate with bcc7.7

Este escript SILVIO.ENV está correcto? Que me falta en la actualidad? Modifique, pls. No uso esto. [Environment]Description 1=FwH1905 - HbSvnDescription 2=Description 3=PRG Compiler ver=hbSvnC compiler ver=Bcc77Subsystem=Author=Ale SBLast update=01/05/2009[Advanced]Command types=1,1,...
by karinha
Tue Apr 16, 2024 5:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 206

Re: Help to friends to Config Xmate with bcc7.7

Si es posible, simule un ejemplo que cause el error para que lo probemos. See if you are calling all Harbour LIBS: Vea si está llamando a todas las LIBS de Harbour: echo %hdirl%\hbwin.lib + >> b32.bcecho %hdirl%\gtgui.lib + >> b32.bcecho %hdirl%\hbrtl.lib + >> b32.bcecho %hdirl%\hb...
by karinha
Tue Apr 16, 2024 12:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 206

Re: Help to friends to Config Xmate with bcc7.7

You can copy the LIBS from harbour\lib\win\bcc to \harbour\lib without any problems. Puede copiar la LIBS de Harbour\lib\win\bcc a \harbour\lib sin ningún problema. total: 102 files. Regards, saludos. Allready tired but not run ok ya lo he probado Sabes por qué ? porque tal vez hay algo que se va a...
by Silvio.Falconi
Tue Apr 16, 2024 6:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 206

Re: Help to friends to Config Xmate with bcc7.7

You can copy the LIBS from harbour\lib\win\bcc to \harbour\lib without any problems.

Puede copiar la LIBS de Harbour\lib\win\bcc a \harbour\lib sin ningún problema.

total: 102 files.

Regards, saludos.
by karinha
Mon Apr 15, 2024 12:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 206

Re: Help to friends to Config Xmate with bcc7.7

If I erase the call hbpcre.lib on harbour enviroment I have this error Turbo Incremental Link 6.97 Copyright (c) 1997-2022 Embarcadero Technologies, Inc. Error: Unresolved external '_pcre_config' referenced from C:\WORK\HARBOUR\LIB\WIN\BCC\HBRTL.LIB|hbregex Error: Unresolved external '_pcre_stack_ma...
by Silvio.Falconi
Mon Apr 15, 2024 10:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 206

Re: Help to friends to Config Xmate with bcc7.7

I made a test with xharbour enviroment and the xmate run perfectly ( I am referring to an example of nages that you find in this topic https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44399) xharbour enviroment [Environment]Description 1=For Borland 7Description 2=Description 3=PRG...
by Silvio.Falconi
Mon Apr 15, 2024 10:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 206

Help to friends to Config Xmate with bcc7.7

Finally I found why xmate asked uuid.lib there was a bad configuration on cfg files of bccc7 I state I have in a folder called WORK the harbor, bcc7,fwh,PellesC,xmate then I use another folders as prg and errors bcc32.cfg -I"c:\Work\bcc7\include";"c:\Work\bcc7\include\windows\crtl&quo...
by Silvio.Falconi
Mon Apr 15, 2024 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 206

Re: Runner XBase (RX)

Thx a lot , Got it run ! great ...

how can edit config to codepage 950 or not listed ?

Thanks
by fred2088
Tue Apr 09, 2024 11:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 7
Views: 968

Re: XBROWSE, con Get, Combobox y CheckBox, en una misma Columna

... { |o,nval| hola(@acDescriptor,@acTemporal,olbx101c,nval) } olbx101c:acols[4]:nEditType:=EDIT_GET_LISTBOX olbx101c:aCols[4]:addbmpfile("\QASVE\config\bmp\BUSCAR16X16.bmp") oLbx101c:aCols[4]:lBtnTransparent := .t. olbx101c:aCols[4]:nBtnBmp := 1 olbx101c:aCols[4]:nDataBmpAlign := AL_CENTER ...
by elmoiquique
Thu Mar 28, 2024 9:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XBROWSE, con Get, Combobox y CheckBox, en una misma Columna
Replies: 10
Views: 2232

Re: Another for Btnbmp

... lOver, RGB( 219, 230, 244), RGB( 207, 221, 239) ) ) } and I have this result https://i.postimg.cc/2jVKcWLj/jjj.gif try with this config ren NOBORDER on btnbmp for each oBtn in aBtn WITH OBJECT oBtn :nClrText := { |lOver,o| If( o:HasFocus(), DLG_nColortitle1, If( lOver, RGB(195,195,185), ...
by Silvio.Falconi
Mon Mar 25, 2024 9:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4942

Re: Expertos en expresiones regulares

Armando, mira se ayuda: https://docs.netapp.com/us-en/oncommand-insight/config-admin/regular-expression-examples.html#example-14 https://www3.ntu.edu.sg/home/ehchua/programming/howto/Regexe.html http://www.hmgforum.com/viewtopic.php?t=3382 ...
by karinha
Thu Mar 14, 2024 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Expertos en expresiones regulares (SOLUCIONADO)
Replies: 7
Views: 1334

Re: XAMPP through PortableApps.com or Server2Go

... with the FIVEWIN development environment (much xbrowse :-) ). If you want to work directly against html it is very easy. You go to RX Menu->Config->enable path \html, save changes and restart server Case A. In the \html folder create the otto.prg file function main()    local ...
by Carles
Thu Feb 29, 2024 3:06 pm
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9282
Next

Return to advanced search