--- gforth/see.fs 2000/10/29 08:37:45 1.32 +++ gforth/see.fs 2000/11/13 22:10:30 1.33 @@ -492,7 +492,7 @@ c-extender ! dup cell+ swap @ dup >r DoTable r> swap IF drop EXIT THEN Display? - IF look 0= IF drop dup 1 cells - @ . \ ABORT" SEE: Bua!" + IF look 0= IF drop dup 1 cells - @ ." <" 0 .r ." >" ELSE dup cell+ count dup immediate-mask and IF bl cemit ." POSTPONE " THEN