Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

TRANSVV

The TRANSVV macro is used by a client to carry out a variable transmission via the specified S variable stream to the server that is currently assigned (ASSIGN-STREAM command). TRANSVV is functionally equivalent to the TRANSMIT-BY-STREAM command. TRANSVV can only use S variable streams that were assigned at the same procedural hierarchy level at which the program was started.

Operation

Operands

TRANSVV

MF = E

,PARAM = <name 1..8> / (<integer 1..15>)

MF = D

[,PREFIX = T / prefix]

MF = C

[,PREFIX = T / prefix]

[,MACID = RAN / macid]

MF = L/M

,STREAM = <name 1..20>

[,VNAME = *NONE / <name 1..8> / (integer 1..15)]

[,VNAMEL = <integer 1..255>]

[,VSCOPE = *VISIBLE / *TASKONLY ]

[,RNAME = *SAME / *NONE / <name 1..8> / (integer 1..15)]

[,RNAMEL = <integer 1..255>]

[,RSCOPE = *VISIBLE / *TASKONLY ]

[,CNAME = *NONE / <name 1..8> / (integer 1..15)]

[,CNAMEL = <integer 1..255>]

[,CSCOPE = *VISIBLE / *TASKONLY ]

[,RCNAME = *SAME / *NONE / <name 1..8> / (integer 1..15)]

[,RCNAMEL = <integer 1..255>]

[,RCSCOPE = *VISIBLE / *TASKONLY]

Return codes (hexadecimal)

Subcode2

Subcode1

Maincode

Meaning

00000000Transmission successfully completed; no error
01000000Variable stream was assigned to *DUMMY, no transmission
00010001Parameter error
00400002Specified variable stream is incomplete
00400003Specified variable is incomplete
00400004RET-SSTA too small (for developers only)
00010005The data items transmitted (user or control data) do not have a format compatible with one the server can process
00400006Error message from the server; saved in RCNAME (if specified)
02000007Warning from the server; saved in RCNAME (if specified)
02000008Variable stream reset to *DUMMY; server is no longer active
00200009System error
0020000AError during server connection
0001FFFFUnknown unit or function number
0002FFFFFunction is not available
0003FFFFWrong version of the operand list
0041FFFFSDF-P is not loaded
0081FFFFSDF-P no longer working