Error en algunas propiedades de RichEditBox
Posted: Wed Jun 07, 2023 6:29 pm
Español
Hola.
Hace tiempo que no programo en HMG y hace unos días me han pedido una modificación de una aplicación y al compilar me está dando error en una función que desarrollé que no he modificado.
La aplicación usa el control RichEditBox y los errores se dan en las siguientes propiedades:
- AddTextAndSelect
- ParaLineSpacing
- ParaAlignment
- FontScript
- RtfPrint
En todos me da el error:
- Error E0030 Syntax Error at '.'
Supongo que esos controles ya no existen.
Me pueden ayudar para poder hacer el documento que les voy a subir a continuación, o me pueden decir como puedo hacer el documento con otros controles o de otra forma.
También les voy a subir el código de la función que me da el error.
Muchas gracias.
English
Hello.
I haven't programmed in HMG for a long time and a few days ago they asked me for a modification of an application and when compiling it is giving me an error in a function that I developed that I have not modified.
The application uses the RichEditBox control and the errors are given in the following properties:
- AddTextAndSelect
- ParaLineSpacing
- ParaAlignment
- FontScript
- RtfPrint
In all it gives me the error:
- Error E0030 Syntax Error at '.'
I guess those controls no longer exist.
Can you help me to be able to make the document that I am going to upload next, or can you tell me how I can make the document with other controls or in another way.
I am also going to upload the code of the function that gives me the error.
Thank you so much.
Document to print:
Hola.
Hace tiempo que no programo en HMG y hace unos días me han pedido una modificación de una aplicación y al compilar me está dando error en una función que desarrollé que no he modificado.
La aplicación usa el control RichEditBox y los errores se dan en las siguientes propiedades:
- AddTextAndSelect
- ParaLineSpacing
- ParaAlignment
- FontScript
- RtfPrint
En todos me da el error:
- Error E0030 Syntax Error at '.'
Supongo que esos controles ya no existen.
Me pueden ayudar para poder hacer el documento que les voy a subir a continuación, o me pueden decir como puedo hacer el documento con otros controles o de otra forma.
También les voy a subir el código de la función que me da el error.
Muchas gracias.
English
Hello.
I haven't programmed in HMG for a long time and a few days ago they asked me for a modification of an application and when compiling it is giving me an error in a function that I developed that I have not modified.
The application uses the RichEditBox control and the errors are given in the following properties:
- AddTextAndSelect
- ParaLineSpacing
- ParaAlignment
- FontScript
- RtfPrint
In all it gives me the error:
- Error E0030 Syntax Error at '.'
I guess those controls no longer exist.
Can you help me to be able to make the document that I am going to upload next, or can you tell me how I can make the document with other controls or in another way.
I am also going to upload the code of the function that gives me the error.
Thank you so much.
Document to print: