what is 'IMO' and the use of $r110?? explain please..
$HR
$Rn or $Rn filename switches on tracing
$R or $R0 switches it off
$QR lists the tracing options currently enabled
(By default trace output is sent to Shell window
and variables preceded by $ are expanded)
Specify 'n' by adding together the selected options:
Add 1 for tracing to file (give the filename)
Add 2 for tracing to the Requests Window
Add 4 for tracing only the PML lines executed
Add 8 for tracing all PML input lines
Add 16 for tracing without $ expansion
Add 32 for including line numbers in trace
Add 64 for tracing changes of macro / function name
EXAMPLES:
$R4 traces executed lines only to Shell window
$R6 traces executed lines only to alpha window
$R65 filename traces macro/function changes to file
$R100 full trace of executed lines to Shell window
https://aveva.dev-verintcommunity.com/cfs-file/__key/communityserver-discussions-components-files/1598/199718debug.pmlfrm