Translations - OPALE - 10.0 - Utilisation

Repagination d'un fichier spool IBM-i/12/en

De MappingDoc
Révision datée du 4 décembre 2019 à 09:02 par Rdal (discussion | contributions) (Page créée avec « #Create a new Connect project #Change the name of the format. Click on '''Properties''' and call it '''NEWPAG''' #Click on '''Insert table (.def)''' #Browse to the .def fi... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
  1. Create a new Connect project
  2. Change the name of the format. Click on Properties and call it NEWPAG
  3. Click on Insert table (.def)
  4. Browse to the .def file created previously on Opale Server (this will create a Connect table automatically)
  5. Click on the Spooled file button (on the vertical bar on the left)
  6. Click on New Block
  7. Call the block MYBLOCK
  8. Drag and drop the field PRTDTA from the MYPF table on to the block
  9. Create 2 variables in the DB table: LINE# and TOTLINE (TOTLINE should be defined as an Input Parameter)
  10. In the actions of the MYPF table, enter the actions to get the result below:
  11. Click on Preview , enter 10 for the value of DB.TOTLINE and check that the content of the PF is written with the expected number of lines