Improve RETURN^ZOSVGUX

Bug #357918 reported by jeff.apple
2
Affects Status Importance Assigned to Milestone
OpenVista/GT.M Integration
Fix Released
Wishlist
Unassigned

Bug Description

RETURN^ZOSVGUX calls ZSYSTEM to execute a command which includes a pipe of stdout to a temporary file. The temporary file is opened, read into a variable, and closed. The close is also used to delete the temporary file.

It would be much more efficient to do
S %PIPE="pipe_"_$J
O %PIPE:(COMMAND=%COMMAND)::"PIPE" U %PIPE R %VALUE C %PIPE

jeff.apple (jeff-apple)
Changed in openvista-gtm-integration:
importance: Undecided → Wishlist
Jon Tai (jontai)
Changed in openvista-gtm-integration:
milestone: none → phase-1-beta
Jon Tai (jontai)
Changed in openvista-gtm-integration:
milestone: phase-1-alpha-2 → phase-1-beta
Jon Tai (jontai)
Changed in openvista-gtm-integration:
status: New → Fix Committed
Jon Tai (jontai)
Changed in openvista-gtm-integration:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.