The following examples show how to execute an RSP in passthrough mode:
use procedure bob &ARG1=red &ARG2=blue
use procedure bob this is variable text
Do not confuse the use procedure syntax
with a T-SQL use command, which specifies an
Adaptive Server database context.