Code: Select all
GetWindowList>strOpenWindows
Let>IGNORESPACES=1
Separate>strOpenWindows,CRLF,lstOpenWindows
Let>x=lstOpenWindows_count
Let>IGNORESPACES=0
Separate>strOpenWindows,CRLF,lstOpenWindows
Let>y=lstOpenWindows_count
Is there a reason for this, or can we add this to the bug list?