Seite 1 von 1

5.31 (x86)Line 4: Endless recursivity detected in the Macro

Verfasst: 21.01.2015 10:05
von DrShrek
Bekommt Ihr auch eine Fehlermeldung: Line 4: Endless recursivity detected in the Macro.

Code: Alles auswählen

Macro cpFloat: d : EndMacro
Macro cpBool: i : EndMacro
Macro cpLayers: i:  EndMacro
Mit PB 5.30 geht es.

Re: 5.31 (x86)Line 4: Endless recursivity detected in the Ma

Verfasst: 21.01.2015 10:13
von STARGÅTE
Hm, kann ich nicht bestätigen.

Sowohl x64 als auch x86 und Ascii/Unicode werden ohne Fehlermeldung kompiliert.
PS: Line 4 gibts eh nicht.

Re: 5.31 (x86)Line 4: Endless recursivity detected in the Ma

Verfasst: 21.01.2015 10:35
von DrShrek
Danke fur's testen.
Ich installiere die 5.3.1 nochmal.

//edit: Neuinstallation war die Lösung. Keine Macro Fehler mehr