> WHERE invoice_id IN &vprocess > WHERE invoice_id = .vinvoiceid
The WHERE clauses are different, could that be the problem? Is the first WHERE clause valid? You might also put the dotted variables in the SET clause inside parens. -- Larry
> WHERE invoice_id IN &vprocess > WHERE invoice_id = .vinvoiceid
The WHERE clauses are different, could that be the problem? Is the first WHERE clause valid? You might also put the dotted variables in the SET clause inside parens. -- Larry