Hey all,
I am a bit confused right now. I did some exercise with hyperview tcl. I set up a real simple script:
# Hyperview Exercise1 hwi OpenStack hwi GetSessionHandle session1 session1 GetProjectHandle project1 project GetPageHandle page1 1 page1 GetWindowHandle win1 1 win1 SetClientType animation hwi CloseStack
When running the script multiple times it says several times:
session1: object with this name already exists.
I thought, wit hhwi CloseStack all handles would get released which is not the case? Someone seeing the same behaviour with those lines running 2 times?
Thanks in advance and best regards,
Merula