rrocks23
20th July 2009, 12:54
I am trying to zoom to a menu in the session tiitm0101m000 to open the sub session tdind0172s000 using AFS but unsuccessful.I tried zoom.option but not working.
can anybody tell me the solution..??
thanz in advance
sshriforbaan
20th July 2009, 13:31
Working on same..............
mark_h
20th July 2009, 16:43
Is there a main session for tdind0172s000? Something you do not have to go through tiitm0101m000 to get into.
mark_h
20th July 2009, 22:30
Got this to work on my system:
stpapi.handle.subproc("tppdm0110m000", "tiitm1101s000", "add")
stpapi.handle.subproc("tppdm0110m000", "mtiitm000090011", "1")
stpapi.zoom.option("tppdm0110m000",1,"tiitm1101s000",err)
This started the tiitm1101s000 session for me. I did not try to control it, but it worked. Keep in mind the "1" and 1 above mean the first session on the menu. I do not know if all the commands are needed, but it started the session for me. Plus the ppid for tiitm1101s000 was the pid for tppdm0110m000.
Plus I added a 1 for the menu sequence number on the menu itself.