Dies ist eine statische Kopie unseres alten Forums. Es sind keine Interaktionen möglich.
This is a static copy of our old forum. Interactions are not possible.

NullAhnung

Erfahrener Schreiberling

  • "NullAhnung" is female
  • "NullAhnung" started this thread

Posts: 332

Date of registration: Apr 28th 2003

1

Thursday, January 15th 2004, 7:31pm

DBS Blatt11

Ich hab keine Ahnung wie ich das machen soll. Hab da mal was probiert. Kann mir bitte wer sagen ob das richtig ist?!

read(914)
read(22)
read(2308,x1)
read(1550,x2)
x:=x1+x2
write(x,summe)
commit

write(23,Kto#)
write(wettbergen,Zweigstelle)
write(250,x3)
x:=x1+x2+x3
write(x,summe)
commit

WEnn falsch, wie mach ichs richtig?