Can you give me a quick and dirty explanation of the open statement, and how/how not to use it?
Keep posts polite please.
Thanks
If you believe this is necessary, you probably also know the post is lacking. . .Keep posts polite please.
If your assembly JCL does not contain a library reference (usually SYSLIB) that points to the library containing the OPEN macro, it will not be resolved. Macros, unlike instructions, must be found in a library (unless part of your source program) and included into the code.How does open not exist in a given situation?
Either the assembly process is not set up properly on your system, or one or more libraries is missing components. If the code could not even compile, why would you even run it (as in posting that the opens were successful).I've apparrently gotten the error "missing macro = OPEN."
How does open not exist in a given situation?
Keep posts polite please.
I've apparrently gotten the error "missing macro = OPEN."
How does open not exist in a given situation?
the z390 assembler suite will assemble and run correctly any properly written zOS assembler program. as far as
- input format
- macros used
- macro availability
- there might be some differences about the parms used but pretty simple to understand
- the only thing to <beware> is how to get hold of the zOS macros,
- both from a legal/copyright point of view and where to get them
- the <older> MVS 3.8 macros are freely available and work well
all is explained clearly in the z390 documentation
what happened when You tried to run the z390 samples ???
Download Links
z390 Downloads
Latest z390 Release Download File Links (Also available from z390 sourceforge project mirrored download servers - click on "Downloads", "Browse all files")
Verify that J2SE 1.6+ runtime pre-requisite is installed
Latest release built using J2SE 1.6.0_26:
z390 v1505 setup.zip - InstallShield for z390 full release on Windows
z390 v1505a ptf.zip - InstallShield PTF update for z390 full release v1.5.05
z390 v1505 files.zip - Image of installed z390 full release files for Linux
See Linux support here - regression testing on Ubuntu 10 LTS
z390_v1505_rt.zip - Optional install files for z390 regression tests
z390_v1505 mvs.zip - Optional install files for MVS 3.8 maro library
z390_v1505_webdoc_z390.zip - Optional download of http://www.z390.org" onclick="window.open(this.href);return false; docs
z390_v1505_webdoc_zcobol.zip - Optional download of http://www.zcobol.org" onclick="window.open(this.href);return false; docs
Previous Release built using J2SE 1.6.0_21 and Linux 8.04
z390 v1504 setup.zip - InstallShield for z390 full release on Windows
z390 v1504 files.zip - Image of installed z390 full release files for Linux
See Linux support here - regression testing on Ubuntu 9.04 LTS
z390_v1504_rt.zip - Optional install files for z390 regression tests
z390_v1504 mvs.zip - Optional install files for MVS 3.8 macro library
z390_v1504_webdoc_z390.zip - Optional download of http://www.z390.org" onclick="window.open(this.href);return false; docs
z390_v1504_webdoc_zcobol.zip - Optional download