Page 1 of 1

¿Qué significa (b)?

Posted: Thu Jul 19, 2012 7:15 am
by arroya2
Hola amigos.
Tengo una curiosidad: Al ejecutar una aplicación y surge un error, en la ventana de información del error, aparece donde se ha producido el error.
¿Qué significa la '(b)' que aparece en algunas líneas?
Error.jpg
Error.jpg (93.39 KiB) Viewed 4068 times
Saludos
Rafael Pérez


Hello friends.
I have a curiosity: When running an application and an error occurs, the error information window appears where the error occurred.
What does '(b)' which appears in some lines?
Error.jpg
Error.jpg (93.39 KiB) Viewed 4068 times
Regards
Rafael Pérez

Re: ¿Qué significa (b)?

Posted: Thu Jul 19, 2012 7:37 am
by Rathinagiri
May be 'B'ranched from?

Re: ¿Qué significa (b)?

Posted: Thu Jul 19, 2012 8:22 am
by esgici
"branched from a code block."
Clipper Reference Guide wrote: If the activation being queried is a code block evaluation, PROCNAME()
returns the name of the procedure or user-defined function that defined
the code block, preceded by "b".
Regards.

--

Esgici

Re: ¿Qué significa (b)?

Posted: Fri Jul 20, 2012 12:12 pm
by arroya2
Supposed to be that, but now I'm sure.

Thank you very much to all.

Regards
Rafael Perez