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 5 coincidencias
- Mar Abr 12, 2011 7:12 pm
- Foro: Xailer Pro English
- Tema: test
- Respuestas: 0
- Vistas: 8249
test
Williams Pacheco
- Sab Sep 18, 2010 11:16 am
- Foro: Xailer Pro Spanish
- Tema: Detalle en Trim
- Respuestas: 1
- Vistas: 1048
Detalle en Trim
LTRIM()
"zeasoftware" <zeasoftware[at]hotmail[dot]com> escribió en el mensaje de
noticias:4c943a5a$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Por que:
>
> Trim(Transform(::oDataSet:Total, "99999999999.99"))
> me devuelte:
> " 124.98"
> y no:
> "124.98"
>
> Bug en xHarbour ...
"zeasoftware" <zeasoftware[at]hotmail[dot]com> escribió en el mensaje de
noticias:4c943a5a$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Por que:
>
> Trim(Transform(::oDataSet:Total, "99999999999.99"))
> me devuelte:
> " 124.98"
> y no:
> "124.98"
>
> Bug en xHarbour ...
- Sab Sep 18, 2010 11:15 am
- Foro: Xailer Pro Spanish
- Tema: TBrowse:SelectedCol
- Respuestas: 6
- Vistas: 2179
TBrowse:SelectedCol
Mario,
Retorna un objeto columna del tipo TBrwColumn.
Un saludo
"Mário Angelini" <mario[at]emeasoft[dot]com[dot]br> escribió en el mensaje
de noticias:4c9219e1$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> De acuerdo con el Manual de Ayuda:
> Retorna la actual columna ...
Retorna un objeto columna del tipo TBrwColumn.
Un saludo
"Mário Angelini" <mario[at]emeasoft[dot]com[dot]br> escribió en el mensaje
de noticias:4c9219e1$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> De acuerdo con el Manual de Ayuda:
> Retorna la actual columna ...
- Sab Sep 18, 2010 11:14 am
- Foro: Xailer Pro English
- Tema: How top start on Tfolder page1 every time the program starts
- Respuestas: 2
- Vistas: 1362
How top start on Tfolder page1 every time the program starts
Josemo,
Force a save of the form when page 1 is selected, or on the Event
TForm:OnInitialize include this code:
oFolder:nIndex := 1
Regards,
"Josemo" <magjem[at]sbcglobal[dot]net> escribió en el mensaje de
noticias:4c93d769$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> hi again ...
Force a save of the form when page 1 is selected, or on the Event
TForm:OnInitialize include this code:
oFolder:nIndex := 1
Regards,
"Josemo" <magjem[at]sbcglobal[dot]net> escribió en el mensaje de
noticias:4c93d769$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> hi again ...
- Sab Sep 18, 2010 11:12 am
- Foro: Xailer Pro English
- Tema: TInternet and Proxy
- Respuestas: 2
- Vistas: 1748
TInternet and Proxy
Maarten,
The class TInternet uses Microsoft own API. If IE works on your side I guess
it should also work the TInternet class. BTW, I am afraid we are not under a
proxy right now, but I personally was one year go (ISA server) and I did not
have any problem. (Of course I was using a proxy ...
The class TInternet uses Microsoft own API. If IE works on your side I guess
it should also work the TInternet class. BTW, I am afraid we are not under a
proxy right now, but I personally was one year go (ISA server) and I did not
have any problem. (Of course I was using a proxy ...