Programmeren in COBOL/Statements/DIVIDE

Uit Wikibooks

Ga naar: navigatie, zoek
Inhoudsopgave

Bewerkingen
Velden Bestandsorganisatie
Gebruikersomgevingen
Formaatbeschrijvingen

  1. IDENTIFICATION DIVISIONIn ontwikkeling. Revisiedatum: 23 november 2007
  2. ENVIRONMENT DIVISIONNog vrijwel niets. Revisiedatum: 23 november 2007
  3. DATA DIVISIONNog vrijwel niets. Revisiedatum: 23 november 2007
  4. StatementsRedelijk ontwikkeld. Revisiedatum: 23 november 2007


Appendices


WSBN


Inhoud

[bewerk] Formaatbeschrijving

[bewerk] Vorm 1

\texttt{\underline{DIVIDE} } \begin{Bmatrix} \texttt{veld} \\ \texttt{constante} \end{Bmatrix} \texttt{\underline{INTO}} \begin{Bmatrix} \texttt{veld }  \texttt{[\underline{ROUNDED}]}\end{Bmatrix} ...

[\texttt{ON} \mbox{ } \texttt{\underline{SIZE}} \mbox{ } \texttt{\underline{ERROR}} \mbox{ } \texttt{code}]

[\texttt{\underline{NOT}} \mbox{ } \texttt{ON} \mbox{ } \texttt{\underline{SIZE}} \mbox{ } \texttt{\underline{ERROR}} \mbox{ } \texttt{code}]

[\texttt{\underline{END-DIVIDE}}]

[bewerk] Vorm 2

\texttt{\underline{DIVIDE}} \begin{Bmatrix} \texttt{veld} \\ \texttt{constante} \end{Bmatrix} \texttt{\underline{INTO}} \begin{Bmatrix} \texttt{veld} \\ \texttt{constante} \end{Bmatrix} \texttt{\underline{GIVING}} \begin{Bmatrix} \texttt{veld} \texttt{[\underline{ROUNDED}]}\end{Bmatrix} ...

[\texttt{ON } \mbox{ } \texttt{\underline{SIZE}} \mbox{ } \texttt{\underline{ERROR}} \mbox{ } \texttt{code}]

[\texttt{\underline{NOT}} \mbox{ } \texttt{ON} \mbox{ } \texttt{\underline{SIZE}} \mbox{ } \texttt{\underline{ERROR}} \mbox{ } \texttt{code}]

[\texttt{\underline{END-DIVIDE}}]

[bewerk] Vorm 3

\texttt{\underline{DIVIDE} } \begin{Bmatrix} \texttt{veld} \\ \texttt{constante} \end{Bmatrix} \texttt{\underline{BY}} \begin{Bmatrix} \texttt{veld }  \texttt{[\underline{ROUNDED}]}\end{Bmatrix} ...

[\texttt{ON } \mbox{ } \texttt{\underline{SIZE}} \mbox{ } \texttt{\underline{ERROR}} \mbox{ } \texttt{code}]

[\texttt{\underline{NOT}} \mbox{ } \texttt{ON} \mbox{ } \texttt{\underline{SIZE}} \mbox{ } \texttt{\underline{ERROR}} \mbox{ } \texttt{code}]

[\texttt{\underline{END-DIVIDE}}]

[bewerk] Vorm 4

\texttt{\underline{DIVIDE}} \begin{Bmatrix} \texttt{veld} \\ \texttt{constante} \end{Bmatrix} \texttt{\underline{INTO}} \begin{Bmatrix} \texttt{veld} \\ \texttt{constante} \end{Bmatrix} \texttt{\underline{GIVING}} \mbox{ } \texttt{veld} \texttt{[\underline{ROUNDED}]} \mbox{ } \texttt{\underline{REMAINDER}} \mbox{ } \texttt{veld}

[\texttt{ON } \mbox{ } \texttt{\underline{SIZE}} \mbox{ } \texttt{\underline{ERROR}} \mbox{ } \texttt{code}]

[\texttt{\underline{NOT}} \mbox{ } \texttt{ON} \mbox{ } \texttt{\underline{SIZE}} \mbox{ } \texttt{\underline{ERROR}} \mbox{ } \texttt{code}]

[\texttt{\underline{END-DIVIDE}}]

[bewerk] Zie ook


COBOL statements

ACCEPT | ADD | CALL | CLOSE | COMPUTE | DELETE | DISPLAY | DIVIDE | EVALUATE | IF | INSPECT | MOVE | MULTIPLY | OPEN | PERFORM | READ | REWRITE | START | STOP | STRING | SUBTRACT | UNSTRING | WRITE

Informatie afkomstig van http://nl.wikibooks.org Wikibooks NL.
Wikibooks NL is onderdeel van de wikimediafoundation.
Aspecten/acties
Persoonlijke instellingen