Einzelnen Beitrag anzeigen

Benutzerbild von Wolfgang Mix
Wolfgang Mix

Registriert seit: 13. Mai 2009
Ort: Lübeck
1.222 Beiträge
 
Delphi 2005 Personal
 
#9

AW: Wohin mit der Funktion?

  Alt 2. Feb 2016, 19:33
@ Detlef
Free Pascal Online Compiler [fpc-2.6.4]
Copyright (c) Florian Klaempfl and others

Compiling your program...

prog.pas(11,1) Note: Local variable "a" not used
prog.pas(11,3) Note: Local variable "b" not used
prog.pas(11,5) Note: Local variable "c" not used
prog.pas(11,7) Note: Local variable "d" not used
prog.pas(11,9) Note: Local variable "e" not used
prog.pas(11,11) Note: Local variable "f" not used
prog.pas(11,13) Note: Local variable "k" not used
prog.pas(11,15) Note: Local variable "k2" not used
prog.pas(11,18) Note: Local variable "t" not used
prog.pas(11,20) Note: Local variable "m" not used
prog.pas(11,22) Note: Local variable "n" not used
prog.pas(11,24) Note: Local variable "j" not used
prog.pas(11,26) Note: Local variable "jh" not used
prog.pas(11,29) Note: Local variable "jz" not used
prog.pas(11,32) Note: Local variable "wt" not used
prog.pas(11,44) Note: Local variable "wts" not used
prog.pas(18,4) Fatal: Syntax error, ";" expected but "." found
Fatal: Compilation aborted



@ mjustin
Der Compilerschalter akzeptiert zumindest die Funktion, wenn ich result:= einfüge,
Fehlermeldungen bleiben

Es ist zum Mäusemelken

Lt.. Manual gehört die Prozedur ins HP. Geht aber nicht.
Verschiebung oberhalb von program geht sucht nicht!

Ich will TP7 for IPad
Wolfgang Mix
if you can't explain it simply you don't understand it well enough - A. Einstein
Mein Baby:http://www.epubli.de/shop/buch/Grund...41818516/52824

Geändert von Wolfgang Mix ( 2. Feb 2016 um 20:09 Uhr)
  Mit Zitat antworten Zitat