Join the live talk at Discord.Be part of the conversation athttp://discord.qb64.org.
0 Members and 1 Guest are viewing this topic.
$IF A THEN DIM x AS INTEGER$END IF$LET A = -1
Surely you can fake it by doing something with the pre-compiler:Code: [Select]$IF A THEN DIM x AS INTEGER$END IF$LET A = -1
Same precompiler trick will work for the $INCLUDE "exclusion". You've got yourself a feature request implemented, Unseen.
Thanks to Steve for adding in the precompiler bit.