Chaya:
As 'rbti_rowsupdated' is a system variable, try this:
SET VAR vupdatescounted = .#rbti_rowsupdated
Bruce Chitiea
SafeSectors, Inc.
909.238.9012 Mobile
------ Original Message ------
Sent: 8/14/2017 8:23:55 AM
Subject: RE: [RBASE-L] - RBTI_RowsUpdated
From: "Chaya Goldberg" <[email protected]>
To: "'[email protected]'" <[email protected]>
Cc:
Hi Everyone,
I’m trying to get the value of RBTI_RowsUpdated, but keep getting the
error “Unrecognized global variable in expression”. Using the code
below, the SSQL UPDATE works fine… any ideas?
CLEAR VAR vupdatescounted
SET VAR vupdatescounted INTEGER = 0
SET FEEDBACK ON
SSQL UPDATE …..
SET VAR vupdatescounted = .rbti_rowsupdated
PAUSE 1 USING .vupdatescounted
SET FEEDBACK OFF
Thanks.
Chaya
--
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.
--
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.