[Flashforth-devel] ff5.0 abort"
Brought to you by:
oh2aun
From: Pete Z. <pza...@pz...> - 2017-03-26 23:00:18
|
Hi Mikael, A quick question concerning ff-pic24-30-33.s abort" <text>" ( f -- ) . It appears that at runtime, abort" will print <text> if flag is FALSE . Most FORTH documentation suggests that abort" should print <text> if flag is TRUE . Am I confused yet again? Pete |