Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1793

more iff/endiff problems ... how can this not be a bug?

$
0
0
BACKSTORY: After 35 years of only using if-gotos, I was encouraged to use if () else ()

...only to find out pretty much all unicode/extended chars woudln’t work natively inside if() else(), and thus shy away from that... [tho i hear that’s fixedi n the new version]

...and was encouraged to use iff-else-endiff blocks... only to find out you don’t get a line number for an error message when an error occurs inside the block, and thus to find an error in a 100-line block... I end up having to...

Read more

Viewing all articles
Browse latest Browse all 1793

Trending Articles