EddyW Member Licensed User Longtime User Nov 23, 2015 #1 Its not a big thing but would be nice to have a option to use #IF on single line without # End if I use regular #if ERROR LogColor("Some info", Colors.Red) #End If For better reading and shorter code i would like to use #if ERROR LogColor("Some info", Colors.Red)
Its not a big thing but would be nice to have a option to use #IF on single line without # End if I use regular #if ERROR LogColor("Some info", Colors.Red) #End If For better reading and shorter code i would like to use #if ERROR LogColor("Some info", Colors.Red)