PPCinst generador de instalaciones para PDA
- Biel EA6DD
- Posts: 680
- Joined: Tue Feb 14, 2006 9:48 am
- Location: Mallorca
- Contact:
- Biel EA6DD
- Posts: 680
- Joined: Tue Feb 14, 2006 9:48 am
- Location: Mallorca
- Contact:
Well, finally I have found some time to translate and make a multilanguage application usign DLL files.
http://www.ea6dd.com/ftp/bielsys/ppcinst/setup.exe
You can download last version, will include a new folder named "Resource" where you will find 2 DLL files.
PpcInstES.dll (Spanish)
PpcInstEN.dll (engish)
You also can copy and translate to a new language, the name must be "ppcinst" + country code(2 positions) .dll
Also you must change in the file properties "title" and set to the apropiate language name.
First time you run the aplication will ask to select a language, chouse one from the list(list is update automatically if you add new language in the folder resources).
If you want to change again the language, delete the file "lng.cfg" in the application folder.(next time I will try to include a button to change language")
Hope you enjoy, and please if you make any new language file , please send me a copy.
http://translate.google.com/translate?u ... l=es&tl=en
http://www.ea6dd.com/ftp/bielsys/ppcinst/setup.exe
You can download last version, will include a new folder named "Resource" where you will find 2 DLL files.
PpcInstES.dll (Spanish)
PpcInstEN.dll (engish)
You also can copy and translate to a new language, the name must be "ppcinst" + country code(2 positions) .dll
Also you must change in the file properties "title" and set to the apropiate language name.
First time you run the aplication will ask to select a language, chouse one from the list(list is update automatically if you add new language in the folder resources).
If you want to change again the language, delete the file "lng.cfg" in the application folder.(next time I will try to include a button to change language")
Hope you enjoy, and please if you make any new language file , please send me a copy.
http://translate.google.com/translate?u ... l=es&tl=en
-
- Posts: 37
- Joined: Sun Aug 03, 2008 8:02 am
- Location: Germany, Berlin
Dear Biel,
you must first ser the language when you create a setup.exe whit ezsetup because i can see only buttons and messages in english
Then on Xbrowse on your application i cannot see the records when i insert a recor
with add button.
I try with your scriot sample and I cannot see anithing.
you must first ser the language when you create a setup.exe whit ezsetup because i can see only buttons and messages in english
Then on Xbrowse on your application i cannot see the records when i insert a recor
with add button.
I try with your scriot sample and I cannot see anithing.
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
- Biel EA6DD
- Posts: 680
- Joined: Tue Feb 14, 2006 9:48 am
- Location: Mallorca
- Contact:
Hi Wolfgang, no is not by design, it's a bug. Try to download the new verison now is fixed.Wolfgang Ciriack wrote:Very nice, but i get an error when i try to save a new project
"No existe la variable: TXT_SELSAVFLD from Errorsys, line: 101
So i can only open the script "Crmbl.b6s", modify and save it.
Is this by design ?
Ciao Silvio, download the new setup please, and try it.Silvio wrote:Dear Biel,
you must first ser the language when you create a setup.exe whit ezsetup because i can see only buttons and messages in english
Then on Xbrowse on your application i cannot see the records when i insert a recor
with add button.
I try with your scriot sample and I cannot see anithing.
- Biel EA6DD
- Posts: 680
- Joined: Tue Feb 14, 2006 9:48 am
- Location: Mallorca
- Contact:
-
- Posts: 37
- Joined: Sun Aug 03, 2008 8:02 am
- Location: Germany, Berlin
- Biel EA6DD
- Posts: 680
- Joined: Tue Feb 14, 2006 9:48 am
- Location: Mallorca
- Contact:
-
- Posts: 37
- Joined: Sun Aug 03, 2008 8:02 am
- Location: Germany, Berlin
Biel :
Buen dia, hice la descargar del programa, lo instalé en mi PC y al momento de correrlo obtengo el siguiente error.
Saludos
Buen dia, hice la descargar del programa, lo instalé en mi PC y al momento de correrlo obtengo el siguiente error.
Code: Select all
Application
===========
Path and name: C:\Program Files\PPCinst\PpcInst.Exe (32 bits)
Size: 1,325,056 bytes
Time from start: 0 hours 0 mins 0 secs
Error occurred at: 14-10-08, 10:34:21
Error description: Error BASE/1004 No existe el m‚todo: EVAL
Args:
[ 1] = U
Stack Calls
===========
Called from: => (b)EVAL(0)
Called from: .\source\classes\XBROWSE.PRG => (b)TXBROWSE(0)
Called from: => TXBROWSE:KEYCOUNT(0)
Called from: => TXBROWSE:ADJUST(0)
Called from: => TXBROWSE:INITIATE(0)
Called from: => __OBJSENDMSG(0)
Called from: .\source\function\HARBOUR.PRG => OSEND(0)
Called from: .\source\function\HARBOUR.PRG => ASEND(0)
Called from: => TDIALOG:INITIATE(0)
Called from: => TDIALOG:HANDLEEVENT(0)
Called from: => DIALOGBOXINDIRECT(0)
Called from: => TDIALOG:ACTIVATE(0)
Called from: Source\PpcInst.prg => GETLNG(269)
Called from: Source\PpcInst.prg => MAIN(16)
System
======
CPU type: Mobile AMD Sempron(tm) 1800 Mhz
Hardware memory: 2014 megs
Free System resources: 90 %
GDI resources: 90 %
User resources: 90 %
Compiler version: Harbour devel build 1.1-1 Intl.
Windows version: 6.0, Build 6001 Service Pack 1
Vikthor