CompilerElseIf with macro

Post bugreports for the Linux version here
User avatar
Sicro
Enthusiast
Enthusiast
Posts: 538
Joined: Wed Jun 25, 2014 5:25 pm
Location: Germany
Contact:

CompilerElseIf with macro

Post by Sicro »

Code: Select all

Macro GetFalse
  #False
EndMacro

CompilerIf GetFalse
CompilerElseIf GetFalse
CompilerEndIf
Line 6: Integer constant expression expected for compiler directives.
Image
Why OpenSource should have a license :: PB-CodeArchiv-Rebirth :: Pleasant-Dark (syntax color scheme) :: RegEx-Engine (compiles RegExes to NFA/DFA)
Manjaro Xfce x64 (Main system) :: Windows 10 Home (VirtualBox) :: Newest PureBasic version