PreviousNext
Help > Développement > Fonctions W-Langage pour AS/400 > Echange de variables > Programmation côté AS/400 > structurée >
variable_init_pcml

 Fonctionne comme variable_init_desc mais avec un fichier PCML en entrée.

Protype RPG (abrégé en var_init_pcml) :

Dvar_init_pcml PR 10I 0 ExtProc('variable_init_pcml')

D var_name * value options(*string)

D pcml_name * value options(*string)

D struct_name * value options(*string)

 

var_name correspond au nom de la variable côté PC.

pcml_name correspond au nom du fichier IFS contenant le code PCML

struct_name correspond au nom de la structure à utiliser dans le fichier PCML