senthiljith
Programmer
Hi all
i am trying to work with messages in panels, but i don't know the steps to proceed, can any one help
i am trying to work with messages in panels, but i don't know the steps to proceed, can any one help
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
if rc = 0 then do
zerrsm = "Copy Completed"
zerrlm = "Copy OK from DSN("fromdsn")",
"to DSN("todsn")."
"SETMSG MSG(ISRZ002)"
end
[\code]
The same technique is available in CLIST and in the )PROC section of panels although the syntax is slightly different. You will also have to set zerrhm and zerralrm.