Toutes les traductions

De MappingDoc

Entrez un nom de message ci-dessous pour visualiser toutes les traductions disponibles.

Message

Il existe 2 traductions.

NomMessage actuel
 h anglais (en)#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 file created previously on Opale Server (this will create a Connect table automatically)
#Click on the '''Spooled file''' button (on the vertical bar on the left)
#Click on '''New Block'''
#Call the block '''MYBLOCK'''
#Drag and drop the field '''PRTDTA''' from the MYPF table on to the block
#Create 2 variables in the DB table: LINE# and TOTLINE (TOTLINE should be defined as an Input Parameter)
#In the actions of the MYPF table, enter the actions to get the result below: [[Fichier:OP_S_PAG_2.jpg|vignette|450x450px|alt=|néant]]
#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
 h français (fr)#Créer une nouvelle projet Connect
#Modifier le nom de format dans les propriétés du projet en cliquant sur '''Properties''' et lui donner pour valeur '''NEWPAG'''
#Cliquer sur '''Insert table (.def)'''
#Aller chercher le .def précédemment généré sur Opale Server (cela aura pour effet créer une table Connect automatiquement)
#Cliquer sur le bouton '''Spooled file''' (situé sur la barre verticale à gauche)
#Cliquer sur '''New Block'''
#Donner un nom au bloc : '''MYBLOCK'''
#Faire un drag and drop du champ '''PRTDTA''' de la table MYPF sur le bloc
#Créer 2 variables dans la table DB : LINE# et TOTLINE (TOTLINE que vous définissez en Input Parameter)
#Dans les actions de la table MYPF, entrer les actions pour obtenir ce que vous avez ci-dessous : [[Fichier:OP_S_PAG_2.jpg|vignette|450x450px|alt=|néant]]
#Cliquer sur '''Preview''' , taper 10 pour la valeur de DB.TOTLINE et vérifier que le contenu de votre PF soit écrit avec le bon nombre de lignes