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.

Reply via email to