klixy23
7th February 2005, 16:26
I want to zoom to session tdilc1511s000 with a specific item number. I tried several ways and export zoom.item, tdilc101.item, ticst001.item, z.item with no sucsess. Which field expect the session tdilc1511s000 as item number?

nikos1
7th February 2005, 17:06
Hi,

try tdltc001.item.

Regards

klixy23
7th February 2005, 17:18
It doesn't work.

nikos1
7th February 2005, 17:27
Hi,

in the program script of the session from which you are zooming :

field.xxxxx.item: (your zoom field)
before.zoom:
tdltc001.item = xxxxx.item

this should work.

Regards