in reply to Re: Inline::CPP code ignored
in thread Inline::CPP code ignored

Yes, that is the offending line in YOUR code, but only because it's tickling a bug in Inline::CPP that apparently has gone undetected for a long time. In particular 'info' isn't being handled correctly. 'force' and 'clean' are ok, so if you just remove 'info' from that line, everything else proceeds as it should.


Dave