Migrating object programs

The object module produced by High Level Assembler is portable across all the supported operating systems (but GOFF object files are not portable to z/VSE). Therefore, an assembler program may be assembled under any of the supported operating systems and run under any of the supported operating systems. For example, an assembler program may be assembled under CMS and run under z/VSE if the appropriate macro libraries are used for assembling the program.

The object module is portable across the supported operating systems with the following restrictions:


[ Top of Page | Previous Page | Next Page | Contents | Index ]