[Stackoverflow] [Progress OpenEdge ABL] Issue with shared stream when using the PUT statement

Status
Not open for further replies.
O

OrbitalChairLeg

Guest
When trying to use the

Code:
PUT STREAM

statement, it mentions that the shared stream is not defined. So I added the statement

Code:
define new shared stream sp-stream

And am still getting the same result. What is the reason for this?

Continue reading...
 
Status
Not open for further replies.
Top