END-DISPLAY DISPLAY" and can use a word processor without resor
- "ting to the manual too. "
END-DISPLAY DISPLAY" often. I know that a 3.5 inch disk is not
- " a hard disk. I also "
END-DISPLAY DISPLAY" know that when it says 'press any key' to
- "continue, I don't have to "
END-DISPLAY DISPLAY" look for a key labeled 'ANY'. "
END-DISPLAY DISPLAY" 5 C Computers are a tool, nothing more. I use
- "it when it serves my "
END-DISPLAY DISPLAY" purpose." END-DISPLAY DISPLAY" 6 C- Anything more complicated than my calculat
- "or and I'm screwed. "
END-DISPLAY DISPLAY" 7 C-- Where's the on switch? " END-DISPLAY DISPLAY" 8 C--- If you even mention computers, I will rip
- "your head off! "
END-DISPLAY DISPLAY" " END-DISPLAY DISPLAY" " END-DISPLAY DISPLAY" " END-DISPLAY DISPLAY"Enter your Computer code " "number here [0 to quit]: "WITHNOADVANCING
END-DISPLAY
ACCEPT WS-ENTRY END-ACCEPT
IF WS-ENTRY (2:1) = SPACE MOVE WS-ENTRY (1:1) TO WS-ENTRY (2:1) MOVE 0 TO WS-ENTRY (1:1) END-IF
IF WS-ENTRY NOTNUMERIC CONTINUE ELSE IF WS-ENTRY <= 08 SET WS-VALID-FLAG TO"Y" IF WS-ENTRY = 00 THEN PERFORM 92000-ABEND ELSEIF WS-ENTRY = 01 THEN MOVE"C++++"TO WS-COMP ELSEIF WS-ENTRY = 02 THEN MOVE"C+++"TO WS-COMP ELSEIF WS-ENTRY = 03 THEN MOVE"C++"TO WS-COMP ELSEIF WS-ENTRY = 04 THEN MOVE"C+"TO WS-COMP ELSEIF WS-ENTRY = 05 THEN MOVE"C"TO WS-COMP ELSEIF WS-ENTRY = 06 THEN MOVE"C-"TO WS-COMP ELSEIF WS-ENTRY = 07 THEN MOVE"C--"TO WS-COMP ELSEIF WS-ENTRY = 08 THEN MOVE"C---"TO WS-COMP END-IF END-IF END-IF.
PERFORM 90000-CLEAR-SCREEN.
94000-TERMINATE. GOBACK.
¤ Dauer der Verarbeitung: 0.13 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.