I know #ERROR will stop compilation and report an error, is there something like a #INFO that might just flash informational stuff onto the screen or on the output display?
Sometimes I want to check to make sure a setting has been done correctly and if I could report it during compile time it would be a great help.
Like this:
#IF ....
#INFO first
#ELIF .....
#INFO second
#ELSE
#INFO third
#ENDIF
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum