... these paths as needed
.path.OBJ = .\obj
.path.PRG = .\
.path.CH = $(FWDIR)\include;$(HBDIR)\include
.path.C = .\
.path.rc = .\
#important: Use Uppercase for filenames extensions, in the next two rules!
PRG = \
ecc.PRG \
c1.PRG \
c2.PRG \
c3.PRG \
c4.PRG \
c5.PRG \
c6.PRG \
c7.PRG \
c8 ...
Search found 166 matches: uppercase
Searched query: uppercase
- Mon Jul 15, 2024 8:57 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: error : streams
- Replies: 22
- Views: 2892
- Tue Oct 31, 2023 6:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: cFilePath issue.
- Replies: 4
- Views: 666
cFilePath issue.
... cDisk := cFileDisc( cPathMask ) ) + If( ! Empty( cDisk ), cSep, "" ) )
I used this function in my application. file path I noticed it was in uppercase. This creates problems with the Turkish characters I use. Is there a purpose in using the upper function? (Note. When I remove the Upper function ...
I used this function in my application. file path I noticed it was in uppercase. This creates problems with the Turkish characters I use. Is there a purpose in using the upper function? (Note. When I remove the Upper function ...
- Sat Oct 14, 2023 5:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TGet() - UTF8 encoding fails [Solved]
- Replies: 20
- Views: 3685
Re: TGet() - UTF8 encoding fails [Unsolved]
... is used. Windows OS has its own built-in Upper/Lower case functionality. This functionality is used by a Unicode Get by setting the style to ES_UPPERCASE, so this upper case conversion is automatically done by Windows.
This explains how "üäö" is converted to "ÜÄÖ" inside the Get.
In the version to ...
This explains how "üäö" is converted to "ÜÄÖ" inside the Get.
In the version to ...
- Sat Jul 29, 2023 9:16 pm
- Forum: WhatsNew / Novedades
- Topic: New FTDN July/Julio (FWH 23.07)
- Replies: 7
- Views: 5899
Re: New FTDN July/Julio (FWH 23.07)
... implementada como FoxPro.
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43407
- Se evita el RTE cuando se especifica el estilo ES_UPPERCASE en el fichero RC para los gets sin carácter.
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43453
- Compatible con caracteres ...
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43407
- Se evita el RTE cuando se especifica el estilo ES_UPPERCASE en el fichero RC para los gets sin carácter.
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43453
- Compatible con caracteres ...
- Thu Jul 27, 2023 6:13 pm
- Forum: WhatsNew / Novedades
- Topic: New FTDN July/Julio (FWH 23.07)
- Replies: 7
- Views: 5899
New FTDN July/Julio (FWH 23.07)
... claise "@M c1,c2,..." implemented like
FoxPro.
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43407&hilit=foxpro
- RTE when ES_UPPERCASE style is specified in RC file
for non character gets is avoided.
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43453
- Compatible ...
FoxPro.
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43407&hilit=foxpro
- RTE when ES_UPPERCASE style is specified in RC file
for non character gets is avoided.
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43453
- Compatible ...
- Fri Jul 14, 2023 5:43 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Error in class tget fwh2304
- Replies: 3
- Views: 608
Re: Error in class tget fwh2304
Please remove the style ES_UPPERCASE for all Gets that are not character values in the RC fileCalled from: => UPPER( 0 )
Called from: .\source\classes\TGET.PRG => TGET:INITIATE( 1316 )
- Fri Jun 23, 2023 6:56 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FW_SetUnicode( .T. ) 2-Byte characters
- Replies: 25
- Views: 5044
Re: FW_SetUnicode( .T. ) 2-Byte characters
... T. ?
Ok, I will do.
2. Can you paste all problem German characters here?
There are only three 'German Umlaute': [/list] üÜ
öÖ
äÄ
and the ß - UpperCase 'SS' 8) .
For more information see https://www.berlitz.com/blog/german-umlaut-meaning-letters
In UTF-8 they are a lot of other 2-Byte characters ...
Ok, I will do.
2. Can you paste all problem German characters here?
There are only three 'German Umlaute': [/list] üÜ
öÖ
äÄ
and the ß - UpperCase 'SS' 8) .
For more information see https://www.berlitz.com/blog/german-umlaut-meaning-letters
In UTF-8 they are a lot of other 2-Byte characters ...
- Wed Nov 23, 2022 11:35 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: error al personalizar hoja de excel despues de toexcel()
- Replies: 9
- Views: 2510
Re: error al personalizar hoja de excel despues de toexcel()
... these paths as needed
.path.OBJ = .\obj
.path.PRG = .\
.path.CH = $(FWDIR)\include;$(HBDIR)\include
.path.C = .\
.path.rc = .\
#important: Use Uppercase for filenames extensions, in the next two rules!
PRG = \
cajas.PRG \
tcajas.PRG \
mcajas.PRG \
rddsys.PRG \
password.PRG \
libsis.PRG \
especial ...
.path.OBJ = .\obj
.path.PRG = .\
.path.CH = $(FWDIR)\include;$(HBDIR)\include
.path.C = .\
.path.rc = .\
#important: Use Uppercase for filenames extensions, in the next two rules!
PRG = \
cajas.PRG \
tcajas.PRG \
mcajas.PRG \
rddsys.PRG \
password.PRG \
libsis.PRG \
especial ...
- Mon Aug 15, 2022 8:57 am
- Forum: Utilities / Utilidades
- Topic: C'YaPass: Forget All Your Passwords
- Replies: 0
- Views: 1394
C'YaPass: Forget All Your Passwords
... which site the password is used for)
Draw your secret pattern (it is never stored anywhere)
The program remembers which password requirements (uppercase, special characters, length) are required by the site.
The program generates your password and copies the password to your clipboard.
You just ...
Draw your secret pattern (it is never stored anywhere)
The program remembers which password requirements (uppercase, special characters, length) are required by the site.
The program generates your password and copies the password to your clipboard.
You just ...
- Mon Nov 08, 2021 3:04 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Parametros
- Replies: 3
- Views: 478
Parametros
... samples
.path.RC = $(Proyecto);".\rc"
.path.OBJ = .\Obj32
# ********************************************************************
#important: Use Uppercase for filenames extensions, in the next two rules!
PRG = \
%1.PRG
# %1 es el parametro MiArcivoPrg dado en el .BAT
RC= Dialogos.RC \
%2.RC ...
.path.RC = $(Proyecto);".\rc"
.path.OBJ = .\Obj32
# ********************************************************************
#important: Use Uppercase for filenames extensions, in the next two rules!
PRG = \
%1.PRG
# %1 es el parametro MiArcivoPrg dado en el .BAT
RC= Dialogos.RC \
%2.RC ...
- Mon Oct 25, 2021 11:21 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Feature for a Dbf archive - Request info to Experts
- Replies: 2
- Views: 382
Feature for a Dbf archive - Request info to Experts
... features for a dbf archive
1) the field name can only contain ten characters (spaces are converted to underscores, letters are converted to uppercase)
2) duplicate field names are not allowed
3) a maximum of 128 fields are allowed
4) a maximum of 254 characters are allowed per field
5) a ...
1) the field name can only contain ten characters (spaces are converted to underscores, letters are converted to uppercase)
2) duplicate field names are not allowed
3) a maximum of 128 fields are allowed
4) a maximum of 254 characters are allowed per field
5) a ...
- Sat Sep 18, 2021 2:07 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS
- Replies: 9
- Views: 9414
Re: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS
... autodepend
.swap
.suffixes: .prg .hrb
# Flags for modules to include: YES | NO (must be UPPERCASE)##################
RES_FILE = YES
LNK_DBFNTX = YES
LNK_DBFCDX = YES
LNK_DEBUG = NO
LNK_ADVANTAGE = NO
LNK_ODBC = NO
MAP_FILE = YES
MULTI_HILO ...
.swap
.suffixes: .prg .hrb
# Flags for modules to include: YES | NO (must be UPPERCASE)##################
RES_FILE = YES
LNK_DBFNTX = YES
LNK_DBFCDX = YES
LNK_DEBUG = NO
LNK_ADVANTAGE = NO
LNK_ODBC = NO
MAP_FILE = YES
MULTI_HILO ...
- Tue Jun 15, 2021 3:07 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: check existing first and last on customer - RESOLVED !!!
- Replies: 23
- Views: 3879
Re: check existing first and last on customer
... UPPER( cNomeIntero ) )xbrowser oDbfnot good it go to eof of dbf and give me not return if found the record
cNomeIntero is in all uppercase and if your index is not, then there won't be a match. You need to show exactly how the index is made. It would have to be:
index on UPPER ...
cNomeIntero is in all uppercase and if your index is not, then there won't be a match. You need to show exactly how the index is made. It would have to be:
index on UPPER ...
- Sat Mar 06, 2021 3:42 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH 2102: GET Upper, Lower, Proper Cases
- Replies: 3
- Views: 826
Re: FWH 2102: GET Upper, Lower, Proper Cases
For GETs created from RESOURCES:
1) Using Picture clause "@!" forces Upper Case.
2) Using styles ES_UPPERCASE or ES_LOWERCASE in the RC file forces Upper or Lower case as per the style.
3) If both ES_UPPERCAE and ES_LOWERCASE are specified in the RC file, ES_LOWERCASE takes precedence.
4) If ES ...
1) Using Picture clause "@!" forces Upper Case.
2) Using styles ES_UPPERCASE or ES_LOWERCASE in the RC file forces Upper or Lower case as per the style.
3) If both ES_UPPERCAE and ES_LOWERCASE are specified in the RC file, ES_LOWERCASE takes precedence.
4) If ES ...
- Sat Mar 06, 2021 1:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH 2102: GET Upper, Lower, Proper Cases
- Replies: 3
- Views: 826
Re: FWH 2102: GET Upper, Lower, Proper Cases
In the case of REDEFINEs, the right place to define upper/lower case is the RC file. Please add the styles ES_UPPERCASE or ES_LOWERCASE in the rc file for the Gets you want.
The only thing we can provide for REDEFINEs is Proper case. That is not done till now. Probably we will incorporate it by the ...
The only thing we can provide for REDEFINEs is Proper case. That is not done till now. Probably we will incorporate it by the ...