December 18, 200619 yr I have a quick scripting question: I am looking over someone elses script and they have a line that reads: Go to Layout["table1"(table2)] The specify checkbox has table1 selected. Can someone explain this code for me? Thanks in advance!
December 18, 200619 yr Unfortunately the use of the word table in this instance is slightly confusing. "Table1" is in fact the name of the layout that you wish to navigate to. (table2) is confirmation of the actual table that "Table 1" is designated to show records from If you change the name of the layout to something more appropriate it will automatically be changed in this script step. Same applies to the name of (table2) HTH Phil
Create an account or sign in to comment