If you are doing an INSERT why not count the rows in the table before the update and then right after the update. Subtract the two counts and that should be the number of rows inserted.
Buddy From: [email protected] [mailto:[email protected]] On Behalf Of Stephen Markson Sent: Wednesday, August 23, 2017 9:54 AM To: [email protected] Subject: RE: [RBASE-L] - How to get feedback variables without feedback UI. Hi Larry, I’ve been putting up with the display of the feedback dialog. Did you get an answer or find a solution? Regards, Stephen Markson The Pharmacy Examining Board of Canada 416.979.2431 x251 From: 'Lawrence Lustig' via RBASE-L [mailto:[email protected]] Sent: August-18-17 10:01 AM To: [email protected] <mailto:[email protected]> Subject: [RBASE-L] - How to get feedback variables without feedback UI. I have some code in which I'd like to get the values from RBTI_RowsInserted. But I don't want the user to see the Feedback window. With FEEDBACK set ON (which I need to get the variables generated) the Feedback windows is always displayed regardless of whether MESSAGES is ON or OFF. Is there a way to get the effect that I'm looking for? -- Larry -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . For more options, visit https://groups.google.com/d/optout. -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . For more options, visit https://groups.google.com/d/optout. -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

