Search found 376 matches: comp

Return to advanced search

Scripting

... := .t. local oRun local cTxtFile, cLine, nFrom := 1 local cPrgs := "Prgs\" if File( cPrgs + cPrg + ".prg" ) TRY if File( "comp.log" ) ferase( "comp.log" ) endif FReOpen_Stderr ( "comp.log", "w" ) oRun := HB_compilebuf ( HB_ARGV( 0 ), cPrgs ...
by MdaSolution
Wed Jul 28, 2010 11:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Scripting
Replies: 0
Views: 393

Disculpas.

... set hdir=%HBDIR% set hdirl=%hdir%\lib set fwh=%FWDIR% set bcdir=c:\bcc55 C:\HARBOUR\BIN\HARBOUR %1 /m /n /iC:\FWH\INCLUDE;C:\HARBOUR\INCLUDE > comp.log IF ERRORLEVEL 1 GOTO COMPILEERRORS @type comp.log echo -O2 -e%1.exe -I%hdir%\include -I%bcdir%\include %1.c > b32.bc %bcdir%\bin\bcc32 -M ...
by fernandomoralesdr
Wed Apr 21, 2010 8:25 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear librería: no encuentra archivo *.cpp
Replies: 5
Views: 647

Sigo problema RMAKE: TsBrowse y Tsbutton

... C:\borland\Bcc55\bin\bcc32 -D__HARBOUR__ -O2 -c -Ic:\borland\bcc55\include;C:\xHarbour\Include;c:\fwh\include ..\LIB\TSBROWSE.C > comp.log' y si esta linea la escribo directamente en el simbolo del sistema no me marca el error. Uso fwh 8.11, xH 1.1.0, Bcc 5.5 Mis pasos son: c:\tsbrw80\lib\rmake ...
by noe aburto
Fri Apr 16, 2010 5:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Sigo problema RMAKE: TsBrowse y Tsbutton
Replies: 6
Views: 1114

Re: Outlook OLE

by MarcoBoschi
Fri Apr 16, 2010 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Outlook OLE
Replies: 19
Views: 6408

Re: Date and time

Ok
I found here something useful!

http://groups.google.com/group/comp.lan ... 45c125e167

Have a nice weekend
Thans
by MarcoBoschi
Fri Apr 16, 2010 3:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Date and time
Replies: 5
Views: 971

TO Antonio important Giancarlo 's i18n function

... of xharbour but the parameter J not work Read this message please where Pinkas sad "Done !" http://groups.google.com/group/comp.lang.xharbour/browse_thread/thread/27bf5a7ec97fcec8/ef8f0b5ee7ecf729?lnk=gst&q=i18n#ef8f0b5ee7ecf729
by Silvio
Tue Mar 09, 2010 7:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TO Antonio important Giancarlo 's i18n function
Replies: 0
Views: 301

Tengo un problemita con xbrowse RESUELTO

... ALLTRIM(AUTOS->APELLIDO_M) +" "+ ALLTRIM(AUTOS->NOMBRE) ,; AUTOS->R_POLIZA ,; AUTOS->POLIZA ,; AUTOS->pagado ,; AUTOS->comp; COLSIZES 450 , 100 , 100 , 100,400 SIZE 1032,215; JUSTIFY AL_LEFT,AL_CENTER,AL_CENTER,AL_RIGHT,AL_CENTER; PICTURES "@!","@!","@!", ...
by AIDA
Fri Feb 26, 2010 7:12 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Tengo un problemita con xbrowse RESUELTO
Replies: 2
Views: 1016

Re: xMate y Harbour

Adolfo: VA mi .Env de xMate Saludos Ruben Fernandez [Environment] Description 1= Harbour, Fivewin Harbour, CodeGear , Librerías externas (TSButton) Description 2= Description 3= PRG Compiler ver= C compiler ver= Subsystem= Author=Ruben Fernandez Last update=11/16/2009 [Advanced] Command types=1,1,1,...
by Ruben Fernandez
Tue Nov 17, 2009 10:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: xMate y Harbour
Replies: 3
Views: 894

Re: error upgrade from fwh7.11 to fwh9.10

Thanks for your help Now, there is no error message. An exe is created, but program does not launch. My make file: ############################################################################## # Template make file for FWH and Borland Make tool # # Copyright FiveTech 2002 # #########################...
by acwoo1
Sat Nov 14, 2009 2:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error upgrade from fwh7.11 to fwh9.10
Replies: 29
Views: 6035

Re: error upgrade from fwh7.11 to fwh9.10

Thanks for your help I tried the sample in c:\fwh\makes\alert.prg and it runs ok. I also tried a few samples in c:\fwh\samples and they run ok. I overwrite my lib from those that can be found in c:\harbour\lib (hbzlib.lib, hbsix.lib and gtgui.lib). Could the other lib I am using giving me the proble...
by acwoo1
Wed Nov 11, 2009 1:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error upgrade from fwh7.11 to fwh9.10
Replies: 29
Views: 6035

Re: Harbour 6.12 for free

Antonio, sorry, I don't find some error.log , but only CLIP.LOG ; COMP.LOG and MAKE.LOG in FWH\SAMPLES Folder after compiling FWBROW.PRG. The application (FWBROW.EXE) starts and runs, but when I open the browse, a MsgStop "Error base/1081" appears ...
by Romano
Wed Oct 07, 2009 7:49 am
 
Forum: All products support
Topic: Harbour 6.12 for free
Replies: 11
Views: 2754

Re: xmate - alguem tem a configuração para pocket pc?

Sr. Antonio, o que tem de errado nesta configuração do xmate? [Environment] Description 1= Description 2= Description 3= PRG Compiler ver= C compiler ver= Subsystem= Author=VinÝcius Last update=10/05/2009 [Advanced] Command types=1,1,1,1,1,1,1,1,1 [Harbour] HB_INSTALL=C:\harbour_CE HB_COMMAND=%HB_BI...
by MGA
Mon Oct 05, 2009 9:17 pm
 
Forum: FiveWin para Pocket PC
Topic: xmate - alguem tem a configuração para pocket pc?
Replies: 1
Views: 728

Re: Harbour hb_compilebuf* function ...

function Main()      FReOpen_Stderr( "comp.log", "w" )    HB_compilebuf( HB_ARGV( 0 ), "test.prg" )    MsgInfo( MemoRead( "comp.log" ) ) return nil Many thanks fro your sample ! It's working fine . But ... ...
by Rimantas
Sun Oct 04, 2009 2:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour hb_compilebuf* function ...
Replies: 7
Views: 1373

Re: High contrast screen for non blind user - Antonio ?

... 0 ) Where the 0s are the parameters. I have never used it, I just found it in a Google search here: http://article.gmane.org/gmane.comp.lang.harbour.devel/2781 James
by James Bott
Tue Sep 22, 2009 5:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: High contrast screen for non blind user - Antonio ?
Replies: 9
Views: 2831

Re: TSButton 7.0

Manuel I compiled with your fwppc.bat but sbpaint.c not is compiled SET INCLUDE=C:\work\FWPPC\INCLUDE;C:\work\Harbour_ce\INCLUDE;C:\work\VCE\INCLUDE\ARM;C:\work\FWH\INCLUDEc:\work\Harbour_ce\bin\harbour C:\work\LIB_32\TSBUTTON_70\TSBUTTON\SOURCE\FWPPC\CLASSES\tsbutton.prg ...
by Silvio
Thu Sep 17, 2009 6:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSButton 7.0
Replies: 12
Views: 2981
PreviousNext

Return to advanced search