Overblog Tous les blogs Top blogs Technologie & Science Tous les blogs Technologie & Science
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU
Publicité
Attn's blog

PnlGrp

11 Août 2010 , Rédigé par Pam007 Publié dans #Cl - system & cie

Un peu de CL CLP CLLE, CMD, UIM...

 

Associer une commande *cmd - appelée SPS - et ses mots-clé à une aide *pnlgrp


             CMD        PROMPT('Show Program Source')
             PARM       KWD(PROG) TYPE(*CNAME) LEN(10) MIN(1) +
                          CHOICE('Programme')
             PARM       KWD(BIBSRC) TYPE(*CNAME) LEN(10) +
                          DFT(MILAN) ALWUNPRT(*YES) CHOICE('Bib. +
                          des fichiers sources')


:pnlgrp.

 

:help name = 'SPS'.  Show Program Source
:xh3. SPS
:p.
Allows you to quickly browse the source code of a program.
:p.
The library list is used for the search.
:pc.
According to the type of object program found, SPS
looks for the source code in the usual source file : Qclsrc, Qrpgsrc, Qlblsrc.
:p.
In addition, the compile date and text of the object program is shown in the log.
:ehelp.

 

:help name = 'SPS/PROG'. Program
:xh3. Program
:p.
Type in the name of the program.
:pc.
*libl is used for the search.
:ehelp.

 

:help name = 'SPS/BIBSRC'.  Library of source files
:xh3. Lib. of source files
:p.
The library where the source files are located.
:ehelp.

 

:epnlgrp.

 

Publicité
Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article