PeterH
25th June 2003, 11:36
Hi goeroes,

I want to create a zoomsession on the first free numbers table(tcmcs047). The problem I face :confused: , is that I don’t know how to create a subset, I only want to display the purchase order numbers, of the free numbers.

Thanks for your help.
:D

NvanBeest
25th June 2003, 11:59
Add a query extension to the subsession (in the before.program section):


query.extension = "tcmcs047.ckon=tcckon.act.pur"

rupertb
25th June 2003, 12:02
Surely you mean 'query extension' Nico?

Regards,
Rupert

NvanBeest
25th June 2003, 12:13
Yip! Sorry, typo! :o Fixed it! :D