Hola amigos:
En primer lugar felicidades a Esgici
por tu programa.
Los Viejos "Dinosaurios" que procedemos de Summer87
de Clipper y dBfast, reconozco que nos cuesta el
reciclaje, yo personalmente casi nunca huso el IDE, ni los
ficheros FMG, siempre he escrito los programas con Notepad
por defecto guarda con ANSI y UTF-8 estoy haciendo pruebas
con la nueva versión de HMG 3.2
un fichero ANSI no refleja compilado correctamente los
caracteres "& Ñ ñ € % $ @ #" si lo reconvierto a UTF-8
si me salen correcto todos.
Sin poner SET CODEPAGE TO SPANICH
Menos el ---> & no se si hay
que usar CHR(068), sigue sin salir nada.
Esgici indica "UT8 with BOM" que en el Notepad no está
solo UTF-8 es lo mismo ?
Tengo que reciclar todos los mis códigos fuentes de ANSI
a UT8 with BOM ? en Notepad++ si que vi la opción:
Encode in UTF-8 Without BOM ó en Encode in UTF-8
El mismo fichero en ANSI Notepad --------------> 1994 bytes
UTF-8 Esgici --------------> 2003 bytes
UTF-8 Notepad -------------> 2002 bytes
Perdonad mi ignorancia pero en este tema, por mucho que
he leido todos los Post no entiendo si para que los
nuevos códigos fuentes para que funcionen correctamente
compilados con HMG 3.2 hay que Guardar como UTF-8
Gracias , un saludo
Mustafa
*-------------------------------------------------------------*
Hello friends :
Firstly congratulations to Esgici
for your program.
The "Dinosaurs " Old who come from Summer87
Clipper and DBFAST , we recognize that the costs
recycling , I personally almost never All the IDE , nor
FMG files , programs have always written with Notepad
default saved with ANSI and UTF -8 I'm doing tests
with the new version 3.2 of HMG
an ANSI file not compiled correctly reflects the
characters "& Ñ ñ € % $ @ #" if reconvierto to UTF-8
if I go all right .
Without calling TO SET CODEPAGE SPANICH
Less --- > & if not
to use CHR ( 068) , still not out anything.
Esgici indicates " UT8 with BOM " in the Notepad is not
only UTF- 8 is the same ?
I have to recycle all my source codes of ANSI
UT8 with a BOM ? in Notepad + + if I saw the option :
Encode in UTF -8 Without BOM or Encode in UTF -8
The same file in ANSI Notepad -------------- > 1994 bytes
UTF -8 Esgici -------------- > 2003 bytes
UTF -8 Notepad ------------- > 2002 bytes
Forgive my ignorance on this subject but , much as
I read all posts so that I do not understand if the
new source codes to work properly
HMG compiled with 3.2 should save as UTF -8
Thanks , a greeting
Mustafa
