Question
· Aug 22

Access to current line text

Is there a general way to set a variable XYZ equal to the text of the code line being executed now? Debugger or production. For example, for a code below if code is currently assigning a to 1, XYZ would be equal "S a=1". The same question about a variable containing current routine name.

S a=1

Product version: Caché 2017.1
Discussion (1)1
Log in or sign up to continue