Help to compile./Ayuda al compilar

HMG en Español

Moderator: Rathinagiri

Post Reply
Javier Tovar
Posts: 1275
Joined: Tue Sep 03, 2013 4:22 am
Location: Tecámac, México

Help to compile./Ayuda al compilar

Post by Javier Tovar »

Hello All

I'm practicing a routine printing, but when compiling I get the following box that says "CLEANING VARIABLES" and ends at 100% and not compile my program. You do nothing just build the box closes. I declared as public variables 150, I'm doing this for the moment is easier for me, not if that is the problem.

Any ideas to this message mean?

Greetings and many thanks.

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Hola a todos

Estoy practicando con una rutina de impresión, pero al compilar me sale la siguiente cuadro que dice "CLEANING VARIABLES" y termina al 100% y no compila mi programa. Ya no hace nada solo se cierra el cuadro de compilar. Tengo declaradas como 150 variables publicas, esto lo estoy haciendo para que de momento sea más fácil para mi, no se si sea ese el inconveniente.

Alguna idea a que se refiere este mensaje?

Saludos y mil gracias.
ERROR AL COMPILAR.jpg
ERROR AL COMPILAR.jpg (165.32 KiB) Viewed 1275 times
Javier Tovar
Posts: 1275
Joined: Tue Sep 03, 2013 4:22 am
Location: Tecámac, México

Re: Help to compile./Ayuda al compilar

Post by Javier Tovar »

Hola a todos.

Ya resolví mi problema, lo que pasa es que no puse un "RETURN" en un procedimiento y entonces había un procedimiento dentro de otro.
Toda la noche de ayer y parte de la mañana de hoy. Esas cosas pasan. :( :D

Saludos.
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Hello everyone.

You solved my problem, I just do not put a "RETURN" in a method and then had a procedure within another.
All afternoon yesterday night and part of this morning. It happens. :( :D

Greetings. :D
Post Reply