Mapcpysplf/en

Différence entre versions

De MappingDoc
(Page créée avec « Mapcpysplf »)
 
(Page créée avec « Note: The result must be sent to a queue (using option <code>-printer</code>), not in a file (<code>-outfile</code>) so that the value '''*ALL''' can be used in the sequen... »)
Ligne 46 : Ligne 46 :
 
  [ -dbcssize2          ]  Shift-in shift-out. EBCDIC file with DBCS data
 
  [ -dbcssize2          ]  Shift-in shift-out. EBCDIC file with DBCS data
  
Remarques :
+
Note:
Pour pouvoir utiliser la valeur '''*ALL''' dans l'option de séquence (-mapseq), il faut que le résultat soit envoyé dans une file d'attente (en utilisant l'option <code>-printer</code>) et non dans un fichier (<code>-outfile</code>). Ainsi, pour pouvoir utiliser l'option <code>-mapseq:*ALL </code> directement dans le workflow, il faut absolument créer une boite de commande de type "cmd" et saisir manuellement la commande <br><code>"[%PATH_BIN%]/mapcpysplf" "-mapseq:*ALL" "-printer:<queue name>" .....</code>
+
The result must be sent to a queue (using option <code>-printer</code>), not in a file (<code>-outfile</code>) so that the value '''*ALL''' can be used in the sequence option (-mapseq). A command "cmd" command box must therefore be created to use option <code>-mapseq:*ALL </code> directly in the Workflow, the <br><code>"[%PATH_BIN%]/mapcpysplf" "-mapseq:*ALL" "-printer:<queue name>" .....</code> command must then also be entered manually.

Version du 30 août 2019 à 14:23

Autres langues :
English • ‎français

mapcpysplf

Document remapping command.

-infile:XXXX           Input file
-mapnam:XXXX           Mapping format name
-mapseq:XXXXX          Sequence 00010,*ALL,*MRG
-mapmod:X              Running mode C:Print, D:Print+Archive O:Archive, K:Print+Unix Archive, U:Unix Archive
[ -printer:XXXX       ]  Printer
[ -overflow:XXX       ]  Max number of lines per page
[ -lang:XXXX          ]  Lang: XPS, PCL, AFPDS, ZEBRA, DPL, IGP, TEC, IPL, F_D, PDF or EPL
[ -html               ]  Html reply
[ -pagform:XXXX       ]  Paper format
[ -state:XXXX         ]  Initial status (ready/held)
[ -keep:X             ]  Keep spool file (yes/no)
[ -sndfdp:XXXX        ]  Send overlays (yes/no)
[ -sndpol:XXXX        ]  Send fonts (yes/no)
[ -sndlgo:XXXX        ]  Send logos (yes/no)
[ -startpage:XX       ]  Start page
[ -stoppage:XXX       ]  Stop page
[ -spoolname:X        ]  Spool file name
[ -drawer:X           ]  Input bin
[ -userdata:XXX       ]  User Data
[ -pgmsource:XX       ]  Source Program name
[ -nbexem:XX          ]  Number of pages
[ -nbcopy:XX          ]  Number of copies
[ -inputbin:X         ]  Input bin
[ -outputbin:X        ]  Output bin
[ -outfile:XXX        ]  Output file
[ -infilecodepage:XXX ]  Codepage for input data file (ex: 1252)
[ -pipe               ]  Use stdin/stdout
[ -user:XXXXXX        ]  Spool file owner
[ -printoption:X      ]  lp option parameter
[ -forcename:X        ]  Use this spool file name
[ -lengthrec:X        ]  Spool file width
[ -archive:XXXXX      ]  Unix Archive File
[ -ucs2               ]  UCS2 Mode (Unicode)
[ -indexfile:XXX      ]  Index filename Template for custom Archive
[ -addPageCmd:XX      ]  Insert hex command on each page
[ -codepage:XX        ]  Codepage for AFPDS stream conversions (unicode only)
[ -xmloutfile:XX      ]  File name to use as XML outfile
[ -xmlmapping         ]  XML Format (Mapping compatible)
[ -xmlexcel           ]  XML Format (Excel compatible)
[ -setlang:           ]  Set lang for translation
[ -dbcssize2          ]  Shift-in shift-out. EBCDIC file with DBCS data

Note: The result must be sent to a queue (using option -printer), not in a file (-outfile) so that the value *ALL can be used in the sequence option (-mapseq). A command "cmd" command box must therefore be created to use option -mapseq:*ALL directly in the Workflow, the
"[%PATH_BIN%]/mapcpysplf" "-mapseq:*ALL" "-printer:<queue name>" ..... command must then also be entered manually.