Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to return index of the selected tabnotebook page

Status
Not open for further replies.

AnsBGA

Technical User
Oct 11, 2002
5
US
#I read through the tabnotebook man page but for some #reason can not get it to work.

while { [ .tnb select ] == "page 3" } {
# while page 3 is selected do something
}

# What the corect syntax fo [.tnb select] command to #return the index of selected page.

Thanks,
Nick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top