Kevin_Rell
18th September 2002, 19:28
What is the proper syntax when using zoom.to$ for a menu? There aren't any examples in the on-line documentation.

I created a menu called tdinv00009999, seq. 1, lang. 2.

I've tried:
zoom.to$("tdinv00009999", z.menu, "", "", 0)
zoom.to$("tdinv000099991", z.menu, "", "", 0)
zoom.to$("tdinv0000999912", z.menu, "", "", 0)

I keep getting a "No menu file" message.

Thanks,
Kevin

gfasbender
18th September 2002, 20:03
How about:

zoom.to$("mtdinv000099991", Z.MENU, "", "", 0)