In CS9, if you use the old SP!dbo. option in an Event type Method Call, can you use RVAR to return values? It does not seem to be working for me. I wanted to fire an Event type Form Script which fires another Event which executes a stored procedure, return and value, and use that value in the calling Event to raise an appropriate MsgBox status.