Chapter Contents |
Previous |
Next |
_addMethodArgC |
Syntax |
Syntax |
CALL SEND(robjInst, '_addMethodArgC', value, mode, rc, <name>); |
Where... | Is type... | And represents... |
---|---|---|
value | C | character parameter to be passed to method |
mode | C | mode of parameter |
rc | N | return code |
name | C | optional name to be associated with this character parameter |
I = input parameter | |
O = output parameter | |
U = update parameter. |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.