Toggle navigation
Home
Leistungen/Lösungen
Schulungen/Seminare
Workshops
Downloads
Tipps+Tricks
Blog
Impressum
Datenschutz
z/OS Rexx
Tipps+Tricks
»
z/OS Rexx
Big Data Analytics
Part 1: Set up an Apache Storm environment with Vagrant and Docker
Java
Using Apache Log4j 2 as logger for WildFly 9
z/OS Rexx
How to pass stems as procedure arguments in Rexx
How to use the spawn function in Rexx
Write an assembler program that is called by REXX
SAS
Call Java methods from SAS/SCL, SAS/Macro (and of course from a SAS Data Step)
z/OS Control Block Information
How to pass stems as procedure arguments in Rexx
Sometimes it is necessary that a stem is passed as an argument of a procedure . Unfortunately Rexx does not support this functionality. But there is one way you can still use stems as arguments to procedures in Rexx. We show you how.
How to use the spawn function in Rexx
Write an assembler program that is called by REXX