Asmc Macro Assembler Reference
PUBLIC [[langtype]] name [[, [[langtype]] name]]...
Makes each variable, label, or absolute symbol specified as name available to all other modules in the program.
Asmc Macro Assembler Reference
PUBLIC [[langtype]] name [[, [[langtype]] name]]...
Makes each variable, label, or absolute symbol specified as name available to all other modules in the program.