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.

AnsiToOem()

Xailer professional forum in English
Responder
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

AnsiToOem()

Mensaje por Ingo Junge-Herrmann »

Has anybody noticed that the conversions-functions AnsiToOem() and OemToAnsi
not only return the converted string but also convert the source string.
cReturn:=AnsiToOem(cSource)
cReturn contains the conversion from cSource
but also cSource is now converted
Can anybody confirm it?
Regards
Ingo
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

AnsiToOem()

Mensaje por jfgimenez »

Ingo,
> Has anybody noticed that the conversions-functions AnsiToOem() and
> OemToAnsi
> not only return the converted string but also convert the source string.
>
> cReturn:=AnsiToOem(cSource)
>
> cReturn contains the conversion from cSource
> but also cSource is now converted
>
> Can anybody confirm it?
Thanks for the info. It's fixed now.
--
Regards,
Jose F. Gimenez
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

AnsiToOem()

Mensaje por jfgimenez »

Ingo,
> Has anybody noticed that the conversions-functions AnsiToOem() and
> OemToAnsi
> not only return the converted string but also convert the source string.
>
> cReturn:=AnsiToOem(cSource)
>
> cReturn contains the conversion from cSource
> but also cSource is now converted
>
> Can anybody confirm it?
Thanks for the info. It's fixed now.
--
Regards,
Jose F. Gimenez
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Responder