IBM SC34-5764-01 Manuel d'utilisateur Page 184

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 481
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 183
SAY
Purpose
 SAY
expression
; 
SAY writes a line to the default output stream (the terminal) so the user sees it displayed. The result of
expression may be of any length. If you omit expression, the null string is written.
You can use the SET TERMOUT command to redirect SAY output.
Example:
data=100
Say data 'divided by 4 =>' data/4
/* Displays: "100 divided by 4 => 25" */
SAY
162
CICS TS for VSE/ESA: REXX Guide
Vue de la page 183
1 2 ... 179 180 181 182 183 184 185 186 187 188 189 ... 480 481

Commentaires sur ces manuels

Pas de commentaire