If in old sub, i insert, automatic (proyect in .net or simil), and in all code files this code (CAPITAL LETERS are code to autgenerate):
is good idea or not?
B4X:
sub my code
TRY
...
...
...
Try
catch
end try
CATCH
'MY FUNCION CONTROL ERROR'
END TRY
is good idea or not?