OPALE - 10.0 - Utilisation - Automatiser l'exécution d'un Mapping - MAPCPYSPLF/en

Différence entre versions

De MappingDoc
(Page créée avec « To program Mapping operations on EBCDIC spooled files, simply add command MAPCPYSPLF right after calling the editing program. »)
(Page créée avec « You only need to give the spooled file name. The spooled file number is *LAST (the last created one because the command is given right after the editing program call). JOB... »)
Ligne 1 : Ligne 1 :
 
To program Mapping operations on EBCDIC spooled files, simply add command MAPCPYSPLF right after calling the editing program.
 
To program Mapping operations on EBCDIC spooled files, simply add command MAPCPYSPLF right after calling the editing program.
  
En paramètres d'entrée, préciser uniquement le nom du spool. Le numéro du spool est *LAST (le dernier créé puisque la commande est juste après l'appel du programme d'édition). Le JOB et le USER valent *CURRENT. Il n'est pas nécessaire de donner le numéro de JOB car c'est le job courant.
+
You only need to give the spooled file name. The spooled file number is *LAST (the last created one because the command is given right after the editing program call). JOB and USER are equal to *CURRENT. You do not need to specify the JOB number because it is the current job.
  
 
par contre, il faut préciser tous les paramètres d'exécution du Mapping (nom de format, séquence...)
 
par contre, il faut préciser tous les paramètres d'exécution du Mapping (nom de format, séquence...)

Version du 24 mai 2019 à 09:31

To program Mapping operations on EBCDIC spooled files, simply add command MAPCPYSPLF right after calling the editing program.

You only need to give the spooled file name. The spooled file number is *LAST (the last created one because the command is given right after the editing program call). JOB and USER are equal to *CURRENT. You do not need to specify the JOB number because it is the current job.

par contre, il faut préciser tous les paramètres d'exécution du Mapping (nom de format, séquence...)





Note:

Use command WRKOBJ OBJ(MAPCPYSPLF), to display information about your version of Mapping software.