OPALE - 10.0 - Utilisation - MAPPING DATASTREAM/en
Différence entre versions
De MappingDoc
(Page créée avec « Examples: ») |
|||
| (4 révisions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
| + | <languages/> | ||
The MAPPING_DATASTREAM parameter allows you to specify in which language you want the report to be generated in. | The MAPPING_DATASTREAM parameter allows you to specify in which language you want the report to be generated in. | ||
Examples: | Examples: | ||
| − | MAPPING_DATASTREAM=PCL | + | MAPPING_DATASTREAM=PCL Report generated in PCL |
| − | MAPPING_DATASTREAM=LISTING | + | MAPPING_DATASTREAM=LISTING Defines a datastream without any page break and with a width of 1000 (non available on system i) |
| − | MAPPING_DATASTREAM=XLS | + | MAPPING_DATASTREAM=XLS Report generated in XLS |
| − | MAPPING_DATASTREAM=UCS2 | + | MAPPING_DATASTREAM=UCS2 Generates a Unicode |
| + | output file in ASCII format | ||
Version actuelle datée du 4 juin 2019 à 15:10
The MAPPING_DATASTREAM parameter allows you to specify in which language you want the report to be generated in.
Examples:
MAPPING_DATASTREAM=PCL Report generated in PCL
MAPPING_DATASTREAM=LISTING Defines a datastream without any page break and with a width of 1000 (non available on system i)
MAPPING_DATASTREAM=XLS Report generated in XLS
MAPPING_DATASTREAM=UCS2 Generates a Unicode output file in ASCII format