Search found 16 matches: dbm

Return to advanced search

Re: Extract email from string

... and trailing char = space, But I have the str !!, so I have to fine-tune the result more. I also get this as result : href="mailto:info@dbm-essen.be">info@dbm-essen.be</a> I will have to work with some if/then to finaly get to the email itself. If mailto: is in the str, ...
by Marc Venken
Wed Jun 28, 2017 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Extract email from string
Replies: 6
Views: 1082

Re: Building FWH

Richard, I understand and agree. Since that last email I have commented out a number files and renamed them .orignal, starting with dbm.prg and dbms.prg as Antonio suggested was proper. I still have to review the complete list of those validate myself, but I think I don't use them, at least ...
by rhlawek
Sun Jul 28, 2013 2:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building FWH
Replies: 11
Views: 3901

Building FWH

... 3.2. I happen to be using MSVC at the moment, but I use BCC and mingw as well. I keep running into the following problem: Compiling 'classes\dbm.prg'... classes\dbm.prg(38) Error E0030 Syntax error "syntax error at 'ODICT'" classes\dbm.prg(51) Error E0030 Syntax error "syntax ...
by rhlawek
Fri Jul 26, 2013 7:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building FWH
Replies: 11
Views: 3901

Re: no enlaza xhb.lib bajado de la web.

... COPY d:\a\fwh\source\winapi\*.prg COPY d:\a\fwh\source\classes\*.prg DEL expbuild.prg DEL db10.prg DEL odbc32.prg DEL dbm.prg DEL vbxctrl.prg DEL _index.prg DEL dbms.prg DEL ddeserv.prg DEL field.prg DEL tnewsins.prg DEL c3.prg DEL fwppc.prg DEL legacy.prg ===> este ...
by artu01
Tue Apr 10, 2012 4:47 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: no enlaza xhb.lib bajado de la web.
Replies: 10
Views: 4119

Re: no enlaza xhb.lib bajado de la web.

... d:\fwh\source\function\*.prg COPY d:\fwh\source\winapi\*.prg COPY d:\fwh\source\classes\*.prg DEL expbuild.prg DEL db10.prg DEL odbc32.prg DEL dbm.prg DEL vbxctrl.prg DEL _index.prg DEL dbms.prg DEL ddeserv.prg DEL field.prg DEL tnewsins.prg DEL c3.prg DEL fwppc.prg DEL legacy.prg SET HARBOURCMD=/a ...
by carlos vargas
Sun Apr 08, 2012 5:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: no enlaza xhb.lib bajado de la web.
Replies: 10
Views: 4119

Re: How can recompile FW libraries?

Errors from CLASSES : ddeserv.prg(11) Error F0029 Can't open #include file: 'DdeFV.ch' dbm.prg(51) Error E0030 Syntax error: "syntax error at 'AFIELDS'" tnewsins.prg(317) Warning W0027 Meaningless use of expression: 'Logical' dbm.prg(38) Error E0030 Syntax ...
by mosh1
Mon Oct 10, 2011 11:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How can recompile FW libraries?
Replies: 23
Views: 5599

... Which in turn giving UNRESOLVED FUNCTIONS fails while linking OBJ's to lib List of PRG's having problem -------------------------------- dbm.Prg dbms.prg ddeserv.prg field.prg vbxctrl.prg '_index.prg Regards Anser C:\classes>c:\xharbour\bin\harbour dbm.prg /n /ic:\fwh\include;c:\xharbour\include ...
by anserkk
Thu Oct 16, 2008 11:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create FiveH.Lib and FiveHx.Lib from C:\FWH\Source\Classes
Replies: 18
Views: 6675

... 'dbcombo.prg'... Lines 485, Functions/Procedures 17 Generating C source output to 'dbcombo.c'... Done. C:\classes>c:\xharbour\bin\harbour dbm.prg /n /ic:\fwh\include;c:\xharbour\include xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6195) Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/ ...
by anserkk
Thu Oct 16, 2008 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create FiveH.Lib and FiveHx.Lib from C:\FWH\Source\Classes
Replies: 18
Views: 6675

... - 0011 CLIPBRD Classes - 0012 COMBOBOX Classes - 0013 CONTROL Classes - 0014 CURSOR Classes - 0015 DATABASE Classes - 0016 DBCOMBO Classes - 0017 DBM not found in FIVEH.LIB, not compiling ... Classes - 0018 DBMS not found in FIVEH.LIB, not compiling ... Classes - 0019 DDE Classes - 0020 DDECLIEN ...
by MGA
Thu Mar 20, 2008 11:25 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: SR.ANTONIO-Comportamento estranho do FW
Replies: 9
Views: 3803

... <Val> #xtranslate BYNAME <V> IFNONIL => ; if <V> != NIL ;; ::<V> := <V> ;; end ó no incluyas dbm.prg, ya que no se usa :-)
by Antonio Linares
Sun Nov 25, 2007 8:50 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar source de FiveWin 2.6
Replies: 7
Views: 1331

Error al compilar source de FiveWin 2.6

... a todos, Estoy intentando compilar el source de FiveWin 2.6 a ver si logro que funcione con xHarbour 1.0.0, y me arroja este error: Compiling 'dbm.prg'... dbm.prg( 38 ) Error E0030 Syntax error: "syntax error at 'ODICT'" dbm.prg( 51 ) Error E0030 Syntax error: "syntax error at 'AFIELDS'" y ...
by JOHAN DONADO
Sat Nov 24, 2007 11:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar source de FiveWin 2.6
Replies: 7
Views: 1331

... c:\fwh\source\function\*.prg COPY c:\fwh\source\winapi\*.prg COPY c:\fwh\source\classes\*.prg DEL expbuild.prg DEL db10.prg DEL odbc32.prg DEL dbm.prg DEL vbxctrl.prg DEL _index.prg DEL dbms.prg DEL ddeserv.prg DEL field.prg DEL tnewsins.prg DEL c3.prg SET HARBOURCMD=/a /es1 /gc0 /l /m /n /q ...
by Enrico Maria Giordano
Sat Oct 13, 2007 1:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error when I run my application
Replies: 21
Views: 2648

... \ c3.obj \ checkbox.obj \ clipbrd.obj \ clipmore.obj \ combobox.obj \ control.obj \ cursor.obj \ database.obj \ db10.obj \ dbcombo.obj \ dbm.obj \ dbms.obj \ dbtools.obj \ dde.obj \ ddeclien.obj \ ddeserv.obj \ dialog.obj \ dlgfind.obj \ dlgs32.obj \ edit.obj \ editcell.obj \ errsysw.obj ...
by saviotti
Fri May 18, 2007 2:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error ao atualizar para FWH 7.04
Replies: 29
Views: 9841

No es ese el problema...

... direccionado a los directorios correspondientes. Copyright 1999-2006, http://www.xharbour.org http://www.harbour-project.org/ Compiling 'SOURCE\DBM.prg'... dbms.ch(84) Warning I0003 No markers in repeatable group [; #undef _Dbms_ ] - group will never be used. SOURCE\DBM.prg(38) Error E0030 Syntax ...
by TecniSoftware
Wed Sep 13, 2006 2:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al recompilar fiveh.lib
Replies: 4
Views: 927

... COPY c:\fwharbour\source\winapi\*.prg COPY c:\fwharbour\source\classes\*.prg DEL expbuild.prg DEL db10.prg DEL odbc32.prg DEL dbm.prg DEL vbxctrl.prg DEL _index.prg DEL dbms.prg DEL ddeserv.prg DEL field.prg DEL tnewsins.prg DEL c3.prg SET HARBOURCMD=/a /es1 /gc0 /l /m /n /q ...
by Enrico Maria Giordano
Sat Nov 12, 2005 4:51 pm
 
Forum: All products support
Topic: creazione file word da fwh
Replies: 21
Views: 7766
Next

Return to advanced search