Search found 59 matches: delimiters

Return to advanced search

Uwe,

Take a look at the TLex class.

>I don't want to extract a token, i need the text between 2 delimiters
for the DBF-fields.

The text between delimiters is called a token.

James
by James Bott
Mon Aug 18, 2008 10:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A converter from text-file ( with delimiters ) to DBF ?
Replies: 29
Views: 7404

Converter

Hello Otto, i don't want to extract a token, i need the text between 2 delimiters for the DBF-fields. sample : The textfile AAAA;BBBB;CCCC;DDDD;EEEE // Text-Header 111;2;33;4;5555 // values 1. Line 11;333;5;88;7 // values 2. Line The DBF at the end ...
by ukoenig
Mon Aug 18, 2008 10:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A converter from text-file ( with delimiters ) to DBF ?
Replies: 29
Views: 7404

A converter from text-file ( with delimiters ) to DBF ?

Hello, i have to create a converter from Text to DBF. The textfile can have many texlines and is the result of another software. ( telefon-calls ) The first thing i have to do is to create a empty DBF with the fieldnames of the first text-line. Second : a scanning of each textline for delimiter ; th...
by ukoenig
Mon Aug 18, 2008 9:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A converter from text-file ( with delimiters ) to DBF ?
Replies: 29
Views: 7404

... he visto el mensaje (a veces se me pasan mensajes :-) > E:\Bases\Practicas\InyectaS.prg(1175) Error E0020 Incomplete statement or unbalanced delimiters E:\Bases\Practicas\InyectaS.prg(1179) Error E0030 Syntax error: "parse error at 'INT'" > Tienes que usar ese código desde C incluyendo ...
by Antonio Linares
Tue Jun 24, 2008 2:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Funciones de 32 bits omonimas de 16 bits (Funcky-2)
Replies: 14
Views: 5317

Re: Create Text File

... a text file to send data to a bank - I created a database with one field - I build each line in the databases and then use copy to SDF with no delimiters but when the file is created it has an end of line marker - when the file is imported to the bank it fails because of the end of line marker ...
by mmercado
Fri Apr 11, 2008 1:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create Text File
Replies: 3
Views: 817

Create Text File

... a text file to send data to a bank - I created a database with one field - I build each line in the databases and then use copy to SDF with no delimiters but when the file is created it has an end of line marker - when the file is imported to the bank it fails because of the end of line marker ...
by Colin Haig
Fri Apr 11, 2008 12:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create Text File
Replies: 3
Views: 817

antonio so da gpf com o xharbour cvs ... se puderer compilar um xharbour com as alterações no tgtet.prg poderia me enviar um link pra baixar ? se tiver os fontes do contrib agradeço estou postando o tget.prg onde esta comendado * daniel vc encontra as alterações que voce me passou por e-mail INICIO ...
by zazibr
Thu Mar 13, 2008 4:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xharbour cvs + fivewin 8.01 = GPF ?
Replies: 9
Views: 4221

... uc ); } // Esta es la linea 1179 Me da este error: E:\Bases\Practicas\InyectaS.prg(1175) Error E0020 Incomplete statement or unbalanced delimiters E:\Bases\Practicas\InyectaS.prg(1179) Error E0030 Syntax error: "parse error at 'INT'" Esta otra funcion siempre me da TRUE, es decir FIN ...
by JmGarcia
Mon Jan 21, 2008 7:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Funciones de 32 bits omonimas de 16 bits (Funcky-2)
Replies: 14
Views: 5317

> Source\Classes\msgbar.prg(304) Error E0020 Incomplete statement or unbalanced delimiters

What source code do you have at line 304 ?
by Antonio Linares
Sat Nov 17, 2007 12:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fix for FWH 7.11
Replies: 6
Views: 1332

... 1999-2007, http://www.xharbour.org http://www.harbour-project.org/ Source\Classes\msgbar.prg(304) Error E0020 Incomplete statement or unbalanced delimiters Source\Classes\msgbar.prg(379) Warning W0003 Variable: 'NFLAGS' declared but not used in function: 'TMSGBAR_LBUTTONDOWN(364)' 1 error No ...
by kajot
Sat Nov 17, 2007 11:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fix for FWH 7.11
Replies: 6
Views: 1332

... -q0 -w -es2 -gc0 -n -iC:\zSys\Harbour\Include;C:\MySql\Include -o.\obj\tmysql.c tmysql.prg(579) Error E0020 Incomplete statement or unbalanced delimiters tmysql.prg(1021) Error E0020 Incomplete statement or unbalanced delimiters tmysql.prg(1152) Error E0030 Syntax error: "syntax error at 'IN'" ...
by El Loco
Fri Sep 28, 2007 12:09 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: MySql - TMySql II
Replies: 14
Views: 4722

Problema con 7.07

... Compiling 'c:\VENDELOT\tsysinfo.prg'... c:\VENDELOT\tsysinfo.prg(721) Error E0020 Incomplete statement or unbalanced delimiters c:\VENDELOT\tsysinfo.prg(726) Error E0030 Syntax error: "syntax error at 'MST'" c:\VENDELOT\tsysinfo.prg(727) Error E0020 Incomplete statement ...
by mag071
Mon Jul 23, 2007 4:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema con 7.07
Replies: 1
Views: 722

hb_inline() not working in xharbour from fivewin

... binaries downloaded from xharbour.org). We can try compiling inline_c.prg in the samples folder. error E0020 : Incomplete statement or unbalanced delimiters. can you pl suggest the solution Mr.Antanio?
by nageswaragunupudi
Sat Jun 16, 2007 12:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_inline() not working in xharbour from fivewin
Replies: 3
Views: 882

... RETURN NIL METHOD EndLocate() CLASS tAdoDbf ::cCriteria := "" ::nSearchDirection := -1 RETURN NIL About delimiters (single, double quotes) just tell you that depends on Sql Motor. For example in Sql Server you may change delimiters for your convenience. ...
by jlcapel
Wed Apr 18, 2007 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Beginners Guide to ADO
Replies: 22
Views: 14205
Previous

Return to advanced search