Translations - OPALE - 10.0 - Utilisation - Récupérer en critère d'archivage la date du spool d'origine/10/en
Différence entre versions
De MappingDoc
(Page créée avec « *In a command prompt type STRPDM *Choose option 3 Manage Members *Select the QSPECIF file in Opale *Copy the MAP_SPECIF member under another name (e.g. MAPSPEC_S) *Type 2... ») |
|||
| Ligne 2 : | Ligne 2 : | ||
*Choose option 3 Manage Members | *Choose option 3 Manage Members | ||
*Select the QSPECIF file in Opale | *Select the QSPECIF file in Opale | ||
| − | *Copy the | + | *Copy the MAPSPECIF member under another name (e.g. MAPSPEC_S) |
*Type 2 (Edit) in front of the MAP_SPECIF member | *Type 2 (Edit) in front of the MAP_SPECIF member | ||
*Declare the working variables as follows: DCL VAR(&DATE ) TYPE(*CHAR) LEN(10) | *Declare the working variables as follows: DCL VAR(&DATE ) TYPE(*CHAR) LEN(10) | ||
*Add the following to the program body (be careful where you are adding it): | *Add the following to the program body (be careful where you are adding it): | ||
Version actuelle datée du 4 juin 2019 à 08:39
- In a command prompt type STRPDM
- Choose option 3 Manage Members
- Select the QSPECIF file in Opale
- Copy the MAPSPECIF member under another name (e.g. MAPSPEC_S)
- Type 2 (Edit) in front of the MAP_SPECIF member
- Declare the working variables as follows: DCL VAR(&DATE ) TYPE(*CHAR) LEN(10)
- Add the following to the program body (be careful where you are adding it):