You are missing something.
Although the PRE attribute cannot be set directly, you can set it by editing
the local data as text. Define your queue in the normal way (via the
application generator windows), and then go into the text and add the PRE
attribute.
ie:
TabTable QUEUE,PRE(TabT)
will work
Quote:
> Am I missing something, or is there no way you can set the 'Pre' attribute
> when defining a queue from within the local data of a procedure.