I am just starting to print from Queues and can't solve a problem. I can print
from the queue whichever field that has the corresponding match to a table, but
when using local fields, they just come out blank or zero.
What I am doing is just using an SQL query to create a queue. This query
calculates one of the fields but it really isn't a table field. I declared
another field in the Queue LIKE(MyField), but it does not work.
Has anyoned done this?...
|