FWAddLanguage(), FWMissingStrings(), FWSaveStrings()

FWAddLanguage(), FWMissingStrings(), FWSaveStrings()

Postby Jimmy » Tue May 16, 2023 4:00 am

hi,

i want to use FWString() so i look into file c:\fwh\source\function\strings.prg

as i understand i must use FWString( EN ) in my CODE

i can "add" my new Definition at Runtime by
Code: Select all  Expand view
  AEVAL( aTranslates, { | a | FWAddString( a ) } )


i have look at FWEditStrings(), nice :)
i like to request Parameter Color for "Dark-Mode"

there is FWMissingStrings() ... found in c:\fwh\samples\fivedbu.prg
it seem to write file missing.str ...
FWSetString( nLang, { ;
{ "ADO", }, ;
{ "Connect to this ODBC database", }, ;
{ "Console", }, ;
{ "DBF", }, ;
{ "MySQL", }, ;
{ "ODBC", }, ;
{ "ODBC open", }, ;
{ "Recent ODBC connections", }, ;
{ "Recent ODBC connections strings", }, ;
{ "Sets", }, ;
{ "Workareas", } ;
} )

it is from FiveDBU.EXE. what does it mean :?:

FWAddLanguage() how does it work :?:
greeting,
Jimmy
User avatar
Jimmy
 
Posts: 1585
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Silvio.Falconi and 89 guests