Examples

The following examples show how to execute an RSP in passthrough mode:

Example 1

use procedure bob &ARG1=red &ARG2=blue

Example 2

use procedure bob this is variable text

NoteDo not confuse the use procedure syntax with a T-SQL use command, which specifies an Adaptive Server database context.