Jose,
thanks for your help. I forgot this, think I got this problem earlier.
It looks like the paths always are set to the same values in new
versions? It would be helpful, if Xailer would "remember" the settings
from a previous installation, wuoldn't it?
Regards
Christian
José Lalín ...
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Se encontraron 30 coincidencias
- Mar Jul 19, 2005 12:16 am
- Foro: Xailer Pro English
- Tema: Xailer 4 - Can't compile
- Respuestas: 6
- Vistas: 3490
- Mar Jul 19, 2005 12:16 am
- Foro: Xailer Pro English
- Tema: Xailer 4 - Can't compile
- Respuestas: 6
- Vistas: 3490
Xailer 4 - Can't compile
Jose,
thanks for your help. I forgot this, think I got this problem earlier.
It looks like the paths always are set to the same values in new
versions? It would be helpful, if Xailer would "remember" the settings
from a previous installation, wuoldn't it?
Regards
Christian
José Lalín ...
thanks for your help. I forgot this, think I got this problem earlier.
It looks like the paths always are set to the same values in new
versions? It would be helpful, if Xailer would "remember" the settings
from a previous installation, wuoldn't it?
Regards
Christian
José Lalín ...
- Lun Jul 18, 2005 12:29 am
- Foro: Xailer Pro English
- Tema: Xailer 4 - Can't compile
- Respuestas: 6
- Vistas: 3490
Xailer 4 - Can't compile
Hi,
thanks for the new version!
Unfortunatly with the new Xailer I get the message "The system can't
find the designated path" (or similar, I translated it from german ;-))
while compiling a file. The previous installation worked well. Xailer is
located in the same directory in both cases ...
thanks for the new version!
Unfortunatly with the new Xailer I get the message "The system can't
find the designated path" (or similar, I translated it from german ;-))
while compiling a file. The previous installation worked well. Xailer is
located in the same directory in both cases ...
- Jue Jun 02, 2005 11:56 pm
- Foro: Xailer Spanish
- Tema: Alias does not exist
- Respuestas: 2
- Vistas: 1619
Alias does not exist
Hi,
the following piece of code results in the error "Alias does not exist"
Code:
WITH OBJECT oDTable := TDbfDataSet():New()
:oDataSource := oConnection
:cProcess := "GENERAL"
:cName := "DTable"
:lReadOnly := .F.
:lShared := .T.
:lNew := .T.
if !:Open()
MsgAlert(i18n("Not able to open ...
the following piece of code results in the error "Alias does not exist"
Code:
WITH OBJECT oDTable := TDbfDataSet():New()
:oDataSource := oConnection
:cProcess := "GENERAL"
:cName := "DTable"
:lReadOnly := .F.
:lShared := .T.
:lNew := .T.
if !:Open()
MsgAlert(i18n("Not able to open ...
- Dom May 22, 2005 11:46 pm
- Foro: Xailer Spanish
- Tema: Unrecoverable error 9014: Unsupported VM opcode
- Respuestas: 1
- Vistas: 1184
Unrecoverable error 9014: Unsupported VM opcode
Hi,
after creating a new app the mentioned error appears. The following is
the debug listing:
Called from Main
Called from formName
Called from XACLASS:NEW(52)
Called from __CLSINSTSUPER(0)
Called from TFORM(0)
Called from XACLASS:NEW(52)
Called from __CLSINSTSUPER(0)
Called from XFORM(25 ...
after creating a new app the mentioned error appears. The following is
the debug listing:
Called from Main
Called from formName
Called from XACLASS:NEW(52)
Called from __CLSINSTSUPER(0)
Called from TFORM(0)
Called from XACLASS:NEW(52)
Called from __CLSINSTSUPER(0)
Called from XFORM(25 ...
- Dom May 22, 2005 4:30 pm
- Foro: Xailer Spanish
- Tema: Advantage RDD?
- Respuestas: 8
- Vistas: 5267
Advantage RDD?
Mike,
just add the libs to the project as you would add other files like .prg
or .ch by clicking on the + icon in the toolbar or by doing the command
project | add files to project.
Regards
Christian Lauer
Mike Draper wrote:
> How do I add libraries?
>
> When I select 'Project ...
just add the libs to the project as you would add other files like .prg
or .ch by clicking on the + icon in the toolbar or by doing the command
project | add files to project.
Regards
Christian Lauer
Mike Draper wrote:
> How do I add libraries?
>
> When I select 'Project ...
- Dom May 22, 2005 12:13 am
- Foro: Xailer Spanish
- Tema: Opening projects with pr3a (Ramon Zea)
- Respuestas: 3
- Vistas: 1643
Opening projects with pr3a (Ramon Zea)
Hi,
got it, the pathes have not been set correctly.
The error, Ramon reported earlier here, already exists if a project for
a .lib file is opened which does not have a standard .prg.
Regards
Christian Lauer
Christian Lauer wrote:
> Hi,
>
> opening a project for a .lib file creates an ...
got it, the pathes have not been set correctly.
The error, Ramon reported earlier here, already exists if a project for
a .lib file is opened which does not have a standard .prg.
Regards
Christian Lauer
Christian Lauer wrote:
> Hi,
>
> opening a project for a .lib file creates an ...
- Sab May 21, 2005 4:02 pm
- Foro: Xailer Spanish
- Tema: Opening projects with pr3a (Ramon Zea)
- Respuestas: 3
- Vistas: 1643
Opening projects with pr3a (Ramon Zea)
Hi,
opening a project for a .lib file creates an error, Ramon already
reportet in an earlier post this day.
Opneing another .exe project works even compiling the program.
Opening a further .exe project returns the OS error message "unknown
software exception" (0xc0000027) in application at ...
opening a project for a .lib file creates an error, Ramon already
reportet in an earlier post this day.
Opneing another .exe project works even compiling the program.
Opening a further .exe project returns the OS error message "unknown
software exception" (0xc0000027) in application at ...
- Lun Abr 11, 2005 12:10 am
- Foro: Xailer Spanish
- Tema: Using DLLs
- Respuestas: 0
- Vistas: 4440
Using DLLs
Hi,
is there any documentation or sample about using DLLs?
Thanks in advance, regards
Christian Lauer
is there any documentation or sample about using DLLs?
Thanks in advance, regards
Christian Lauer
- Sab Abr 09, 2005 10:43 pm
- Foro: Xailer Spanish
- Tema: List Label
- Respuestas: 2
- Vistas: 1714
List Label
maurizio wrote:
> Yes I use List & Label with xHarbour
>
Maurizio,
Thanks for your answer. Would you mind to give me some hints how to set
it up? May I use the Alaska Examples (CH / PRG)?
Many thanks in advance
Christian
> Maurizio
>
>
> "Christian Lauer" < clauer@netzw.de > ha ...
> Yes I use List & Label with xHarbour
>
Maurizio,
Thanks for your answer. Would you mind to give me some hints how to set
it up? May I use the Alaska Examples (CH / PRG)?
Many thanks in advance
Christian
> Maurizio
>
>
> "Christian Lauer" < clauer@netzw.de > ha ...
- Vie Abr 08, 2005 11:51 pm
- Foro: Xailer Spanish
- Tema: List Label
- Respuestas: 2
- Vistas: 1714
List Label
Hola,
List & Label es una programa que produce tablas de datos como
EasyReport. Hay alguien usando este programa con Xailer o xHarbour?
English version:
List & Label is a report generator like EasyReport. Is there anybody
using this piece of software with Xailer or xHarbour?
Saludos ...
List & Label es una programa que produce tablas de datos como
EasyReport. Hay alguien usando este programa con Xailer o xHarbour?
English version:
List & Label is a report generator like EasyReport. Is there anybody
using this piece of software with Xailer or xHarbour?
Saludos ...
- Jue Mar 31, 2005 12:26 am
- Foro: Xailer Spanish
- Tema: ProgressBar and indexing
- Respuestas: 6
- Vistas: 3318
ProgressBar and indexing
Jose,
thanks for your reply. I looked through the docs and had no problems in
understanding them. I think it's much easier to read than to speak in a
foreign language. But if anything goes wrong I will come back to your
offer. Anyway it would be a good chance to improve my knwoledge in the ...
thanks for your reply. I looked through the docs and had no problems in
understanding them. I think it's much easier to read than to speak in a
foreign language. But if anything goes wrong I will come back to your
offer. Anyway it would be a good chance to improve my knwoledge in the ...
- Lun Mar 28, 2005 10:19 pm
- Foro: Xailer Spanish
- Tema: ProgressBar and indexing
- Respuestas: 6
- Vistas: 3318
ProgressBar and indexing
Ignacio,
muchas gracias para contestarme tan pronto. Vas que hablo un poquito
espanol pero entiendo mas. Tenemos unos amigos en Madrid.
Pero es mas facil para mi escribir en ingles si tengo problemas con un
programa - tardo bastande y necesito un dicionario.
Creo que entiendo la documentacion ...
muchas gracias para contestarme tan pronto. Vas que hablo un poquito
espanol pero entiendo mas. Tenemos unos amigos en Madrid.
Pero es mas facil para mi escribir en ingles si tengo problemas con un
programa - tardo bastande y necesito un dicionario.
Creo que entiendo la documentacion ...
- Dom Mar 27, 2005 12:12 pm
- Foro: Xailer Spanish
- Tema: ProgressBar and indexing
- Respuestas: 6
- Vistas: 3318
ProgressBar and indexing
Ignacio,
thanks for your quick answer on easter sunday! Is there a documentation
about Dataset / Datasource? I did not find it in the present help file.
Thanks again.
Christian
Ignacio Ortiz wrote:
> Christian,
>
> On DataSets:
>
> METHOD Reindex( lTry, oPgBar )
> METHOD AddTag( cTag ...
thanks for your quick answer on easter sunday! Is there a documentation
about Dataset / Datasource? I did not find it in the present help file.
Thanks again.
Christian
Ignacio Ortiz wrote:
> Christian,
>
> On DataSets:
>
> METHOD Reindex( lTry, oPgBar )
> METHOD AddTag( cTag ...
- Dom Mar 27, 2005 10:09 am
- Foro: Xailer Spanish
- Tema: ProgressBar and indexing
- Respuestas: 6
- Vistas: 3318
ProgressBar and indexing
Hola,
is there any instruction on how to use the progressbar together with
indexing (ordcondset())?
Thanks for all answers
Christian Lauer
is there any instruction on how to use the progressbar together with
indexing (ordcondset())?
Thanks for all answers
Christian Lauer
- Vie Feb 11, 2005 12:41 am
- Foro: Xailer Spanish
- Tema: hb_xfree() invalid pointer
- Respuestas: 4
- Vistas: 2510
hb_xfree() invalid pointer
Jose,
thanks for your answer.
> sorry for the long delay :-(
Dont't mention the delay, I had to do another job meanwhile. Attached
you find an example which produces the error on my system.
Btw, the other day I received the invoice for the Xailer pre release
without a download note. Is the ...
thanks for your answer.
> sorry for the long delay :-(
Dont't mention the delay, I had to do another job meanwhile. Attached
you find an example which produces the error on my system.
Btw, the other day I received the invoice for the Xailer pre release
without a download note. Is the ...
- Jue Feb 03, 2005 11:54 pm
- Foro: Xailer Spanish
- Tema: hb_xfree() invalid pointer
- Respuestas: 4
- Vistas: 2510
hb_xfree() invalid pointer
Hola,
after placing a status bar onto a form I get the error "hb_xfree()
invalid pointer". Following the debug report:
#2: Unrecoverable error 9010:
#3: hb_xfree() Invalid Pointer 0012D644 €í˜
#4:
#5: Called from TSTATUSBAR:SETPARTS(0)
#6:
#7: Called from TSTATUSBAR:UPDATEPANELS(207)
#8 ...
after placing a status bar onto a form I get the error "hb_xfree()
invalid pointer". Following the debug report:
#2: Unrecoverable error 9010:
#3: hb_xfree() Invalid Pointer 0012D644 €í˜
#4:
#5: Called from TSTATUSBAR:SETPARTS(0)
#6:
#7: Called from TSTATUSBAR:UPDATEPANELS(207)
#8 ...
- Dom Ene 30, 2005 9:26 pm
- Foro: Xailer Spanish
- Tema: Setting the x / y position of a window
- Respuestas: 6
- Vistas: 3044
Setting the x / y position of a window
Jose
muchas gracias para ayudarme!
Saludos
Christian
muchas gracias para ayudarme!
Saludos
Christian
- Dom Ene 30, 2005 10:38 am
- Foro: Xailer Spanish
- Tema: Setting the x / y position of a window
- Respuestas: 6
- Vistas: 3044
Setting the x / y position of a window
Jose,
ooops, I apologize, it was the wrong file, here it is ....
Saludos
Christian
--
ooops, I apologize, it was the wrong file, here it is ....
Saludos
Christian
--
- Sab Ene 29, 2005 11:37 pm
- Foro: Xailer Spanish
- Tema: Setting the x / y position of a window
- Respuestas: 6
- Vistas: 3044
Setting the x / y position of a window
******************************* Fehlerprotokoll *******************************
Date: 01/29/05
Time: 23:30:04
Available memory: 192748
Area: 1
---------------------------- Compiler-Information -----------------------------
Xailer-Version: Xailer 0.99.9 Beta (Enero 2005)
Compiler: xHarbour ...
Date: 01/29/05
Time: 23:30:04
Available memory: 192748
Area: 1
---------------------------- Compiler-Information -----------------------------
Xailer-Version: Xailer 0.99.9 Beta (Enero 2005)
Compiler: xHarbour ...
- Sab Ene 29, 2005 12:14 am
- Foro: Xailer Spanish
- Tema: Setting the x / y position of a window
- Respuestas: 6
- Vistas: 3044
Setting the x / y position of a window
Hola a todos,
while setting the x / y position of a window I get the error message:
> ----------------------message------------------------------- -
TAPPLICATION:ERROR(179)
Fehler BASE/1004 Message not found: TAPPLICATION:NCLIENTWIDTH
Argumente: ()
>----------------------end of message ...
while setting the x / y position of a window I get the error message:
> ----------------------message------------------------------- -
TAPPLICATION:ERROR(179)
Fehler BASE/1004 Message not found: TAPPLICATION:NCLIENTWIDTH
Argumente: ()
>----------------------end of message ...
- Sab Ene 22, 2005 12:02 am
- Foro: Xailer Spanish
- Tema: Problem with OnExit
- Respuestas: 1
- Vistas: 1272
Problem with OnExit
Hola a todos,
I used the OnExit event to validate an input variable. As long as there
is no code within the method to handle the event, you can change to
another control. As soon as there is code within the method you can't
leave the edit field anymore:
METHOD editPasswordExit( oSender ...
I used the OnExit event to validate an input variable. As long as there
is no code within the method to handle the event, you can change to
another control. As soon as there is code within the method you can't
leave the edit field anymore:
METHOD editPasswordExit( oSender ...
- Mié Ene 19, 2005 12:26 pm
- Foro: Xailer Spanish
- Tema: Can't get this to work
- Respuestas: 6
- Vistas: 2967
Can't get this to work
Jose
thank you very much for your assistance, now it works fine.
Though in this construct
WITH OBJECT formLogin := TForm():New()
WITH OBJECT :panelMain ----------------> this results in an error
:editMandant:Value := BSetMandant()
:editUser:Value := BSetBearbNr()
WITH OBJECT :groupDB ...
thank you very much for your assistance, now it works fine.
Though in this construct
WITH OBJECT formLogin := TForm():New()
WITH OBJECT :panelMain ----------------> this results in an error
:editMandant:Value := BSetMandant()
:editUser:Value := BSetBearbNr()
WITH OBJECT :groupDB ...
- Lun Ene 17, 2005 11:34 pm
- Foro: Xailer Spanish
- Tema: Monitor resolution
- Respuestas: 1
- Vistas: 1242
Monitor resolution
Hola a todos,
is there a function which returns the resolution of the monitor in
pixels (width / height) and another which returns the client area?
Saludos
Christian Lauer
is there a function which returns the resolution of the monitor in
pixels (width / height) and another which returns the client area?
Saludos
Christian Lauer
- Lun Ene 17, 2005 9:45 pm
- Foro: Xailer Spanish
- Tema: Can't get this to work
- Respuestas: 6
- Vistas: 2967
Can't get this to work
Jose,
thanks for your answer. I tried what you suggested without success.
There is already the following error:
TFORM:ERROR(179)
Error BASE/1004 Message not found: TFORM:PANELMAIN
Arguments: ()
I enclosed the project as .zip-file.
BTW: Do you plan to support xHB (commercial xHarbour) and ...
thanks for your answer. I tried what you suggested without success.
There is already the following error:
TFORM:ERROR(179)
Error BASE/1004 Message not found: TFORM:PANELMAIN
Arguments: ()
I enclosed the project as .zip-file.
BTW: Do you plan to support xHB (commercial xHarbour) and ...