Search found 48 matches: eol

Return to advanced search

Re: Extracting the lines from a text

... hb_ATokens(<cString>, [<cDelimiter>|lEOL], [<lSkipStrings>], [<lDoubleQuoteOnly>]) ➜ aTokens returns an array filled with all individual tokens of given <cString> string, ...
by Jimmy
Mon Sep 26, 2022 3:50 am
 
Forum: Utilities / Utilidades
Topic: Extracting the lines from a text
Replies: 4
Views: 763

Re: Extracting the lines from a text

Another way:

hb_ATokens( cText, hb_Eol() )
by Antonio Linares
Thu Sep 22, 2022 6:21 am
 
Forum: Utilities / Utilidades
Topic: Extracting the lines from a text
Replies: 4
Views: 763

Extracting the lines from a text

Very nice code, thanks to José M.C. Quintas:

aList := hb_RegExSplit( hb_Eol(), cText )
by Antonio Linares
Thu Sep 22, 2022 6:17 am
 
Forum: Utilities / Utilidades
Topic: Extracting the lines from a text
Replies: 4
Views: 763

Re: memowrit() file type DOS or UNIX

Dear Otto
PREFERENCES - GENERAL - Convert and Settings - Set EOL CRLF ( or LF or CR )
by cnavarro
Mon Feb 14, 2022 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: memowrit() file type DOS or UNIX
Replies: 6
Views: 414

Re: New FTDN November/Noviembre (FWH 21.11)

... Estas funciones recortan no solo los espacios, sino todos los caracteres de control, que incluyen espacios en blanco como TAB, CRLF (EOL), EOF, EOpage, etc. Si se proporciona una lista opcional de caracteres en el segundo parámetro, estos caracteres también se recortan. Ejemplo: cStr ...
by Antonio Linares
Tue Nov 30, 2021 10:38 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre (FWH 21.11)
Replies: 2
Views: 996

New FTDN November/Noviembre (FWH 21.11)

... These functions trim not only spaces, but all control characters, which include white-spaces like TABs, CRLF(EOL), EOF, EOpage, etc. If an optional list of characters is provided in the second parameter, these characters also are trimmed. Eg: cStr := CRLF + ...
by Antonio Linares
Tue Nov 30, 2021 7:19 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre (FWH 21.11)
Replies: 2
Views: 996

FWH upgrade

Hi, I recently upgraded from FWH ver 10.09 to ver 17 and I'm having troubles with the installation. I'm using buildh.bat as a model for a make file and after solving several errors I'm still getting these at the linking stage: Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technolog...
by andresleon
Mon May 06, 2019 2:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH upgrade
Replies: 4
Views: 915

Re: TXT Unix To Dos

Use function hb_eol()
by cnavarro
Fri Feb 15, 2019 8:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TXT Unix To Dos
Replies: 4
Views: 799

Re: funciones de FWH y Harbour en un archivo .txt

__clsVerify(<nClassH>)-><acBrokenMessages>|Nil __objAddData(<oObject>,<cDataName>)->oObject __objAddInline(<oObject>,<cInlineName>,<bInline>)->oObject __objAddMethod(<oObject>,<cMethodName>,<nFuncPtr>)->oObject __objDelInline(&l...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5688

Re: funciones de FWH y Harbour en un archivo .txt

__clsVerify __objAddData __objAddInline __objAddMethod __objDelInline __objDelMethod __objDelMethod __objDerivedFrom __objGetMethodList __objGetValueList __objModInline __objModMethod __objSetValueList __Pack __Run __Zap AAdd Abs AChoice AClone ACopy ACos AddASCII AddMonth ADel ADir ADSBlob2File ADS...
by carlos vargas
Sat Oct 21, 2017 8:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5688

Re: Introducing FiveTech's fivedit

------------------------------------- NEW VERSION 08/09/2017 --------------------------- EOL types: view and change it ( please, see preferences dialog ) Dialog font choice not return height of font, now fixed Others minor bugs fixed https://bitbucket.org/fivetech/fivewin-contributions/downloads/fivedit.exe ...
by cnavarro
Fri Sep 08, 2017 9:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107126

Re: Mejoras para scintilla

------------------------------------- NEW VERSION 08/09/2017 --------------------------- EOL types: view and change it ( please, see preferences dialog ) Dialog font choice not return height of font, now fixed Others minor bugs fixed https://bitbucket.org/fivetech/fivewin-contributions/downloads/fivedit.exe ...
by cnavarro
Fri Sep 08, 2017 9:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1037
Views: 839039

Re: Mejoras para scintilla

... NEW VERSION 29/05/2017 --------------------------- - Added option "Clean Code" - Added option "Convert EOL" - Modified and fix actions of Menu "Transform" https://bitbucket.org/fivetech/fivewin-contributions/downloads/fivedit.exe https://s29.postimg.org/uubh44653/Fivedit39.png ...
by cnavarro
Mon May 29, 2017 4:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1037
Views: 839039

UEStudio Comportamientro del exe muy estraño

... ReleaseFlag = Cmd0 = harbour $I $(HOPT) $R /o$O IncFiles = 1 CaseSensitive = 0 IncDirs = .;$(INCLUDE); IncKeyWords = #include; Comments = /*.*/.//.eol. [.C] Out = $In.obj Cmd0 = bcc32 $(COPT) -o$O $I [.RC] Out = $In.res Cmd0 = brc32 -r -fo$O $I IncFiles = 1 CaseSensitive = 0 IncDirs = .;$(INCLUDE); ...
by Busmatic_wpb
Wed Feb 22, 2017 11:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: UEStudio Comportamientro del exe muy estraño
Replies: 7
Views: 1333

how create error.log in FWH

... OFF SET DELIMCHARS.....: :: SET DELIMETERS.....: OFF SET DEVICE.........: SCREEN SET DIRCASE........: 0 SET DIRSEPARATOR...: \ SET EOL............: 13 SET EPOCH..........: 1900 SET ERRORLOG.......: ERROR.LOG,.F. SET ERRORLOOP......: 8 SET ESCAPE.........: ON SET EVENTMASK......: ...
by kajot
Wed Dec 14, 2016 4:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how create error.log in FWH
Replies: 10
Views: 2678
Next

Return to advanced search

cron