03-02-2011, 07:46 AM
ifi doesnt seem to be recognising a window no longer exists is there a better function to use
Function Function
outputs old window names after they are gone
Function Function
str t
int ttt
foreach t tt
,ifi(win(t))
,,ttt=win(t)
,,mac "SetToolbar" ttt
,,goto next
,tt.findreplace(t "" 8)
,tt.findreplace("[][]" "[]" 8)
,;next
out tt
1outputs old window names after they are gone
