OPALE - 10.0 - Utilisation - Modification d'un spool - MAPSPLSPL/en

Différence entre versions

De MappingDoc
(Page créée avec « OPALE:10.0:Usage:Changing a spooled file: MAPSPLSPL »)
 
 
(7 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
Cette commande permet de modifier les données d'un spool en fonction de paramètres définis dans un CL lié. Elle sera utilisée notamment pour éviter les problèmes de surimpression ou pour supprimer des codes particuliers de langages présents dans le spool (PRESCRIBE, UBI...)
+
<languages />
 +
This command allows you to edit spooled file values, based on the parameters defined in a linked CL. This is used to avoid overprinting problems, or to delete particular language codes found in the spooled file (PRESCRIBE, UBI...)
 
* Spoolfile name            SPLF
 
* Spoolfile name            SPLF
 
* Spoolfile number          SPLNUM
 
* Spoolfile number          SPLNUM
Ligne 5 : Ligne 6 :
 
* Job number                JOBNUM
 
* Job number                JOBNUM
 
* USER                      USER
 
* USER                      USER
* Spoolfile name            NEWNAME : Nom du nouveau spool
+
* Spoolfile name            NEWNAME: Name of the new spooled file
* User's Reference          NEWUSRDTA : Référence du nouveau spool
+
* User's Reference          NEWUSRDTA: Reference of the new spooled file
* Type of printed document  NEWFORM : Type de papier du nouveau spool
+
* Type of printed document  NEWFORM: Paper type of the new spooled file
* HOLD                      NEWHOLD : Suspendre le nouveau spool
+
* HOLD                      NEWHOLD: Abort the new spooled file
* Name of OUTQ              NEWOUTQNAM : Outq du nouveau spool
+
* Name of OUTQ              NEWOUTQNAM: Outq of the new spooled file
* Library name            NEWOUTQLIB ; Bibliothèque de l'Outq
+
* Library name            NEWOUTQLIB: Outq Library
* CONTROL NAME              CTLNAME : Paramètre permettant de gérer des conditions dans le CL
+
* CONTROL NAME              CTLNAME: Parameter to manage conditions in the CL
  
Le CL appelé par cette commande est contenu dans le membre MAP_C851P1 du fichier MAPSPECIF de la bibliothèque des programmes MAPPING (MAP400). Par défaut, il supprime la surimpression dans un spool en séparant sur plusieurs lignes les informations écrites au même endroit dans un spool.
+
This command calls a CL contained in the MAP_C851P1 member of the MAPSPECIF file which is in the MAPPING (Opale) program library. Overprinting is prevented by default. Pieces of information that were written in the same place in a spooled file are separated and placed on different lines.

Version actuelle datée du 4 juin 2019 à 09:31

Autres langues :
English • ‎français

This command allows you to edit spooled file values, based on the parameters defined in a linked CL. This is used to avoid overprinting problems, or to delete particular language codes found in the spooled file (PRESCRIBE, UBI...)

  • Spoolfile name SPLF
  • Spoolfile number SPLNUM
  • Job Name JOB
  • Job number JOBNUM
  • USER USER
  • Spoolfile name NEWNAME: Name of the new spooled file
  • User's Reference NEWUSRDTA: Reference of the new spooled file
  • Type of printed document NEWFORM: Paper type of the new spooled file
  • HOLD NEWHOLD: Abort the new spooled file
  • Name of OUTQ NEWOUTQNAM: Outq of the new spooled file
  • Library name NEWOUTQLIB: Outq Library
  • CONTROL NAME CTLNAME: Parameter to manage conditions in the CL

This command calls a CL contained in the MAP_C851P1 member of the MAPSPECIF file which is in the MAPPING (Opale) program library. Overprinting is prevented by default. Pieces of information that were written in the same place in a spooled file are separated and placed on different lines.