For some time, I have been using J primarily in a text terminal,
and editing my code with emacs.
I like to use the ascii form feed character, (12{a.) as a page break
to avoid scrolling in my code, (I can just jump between pages, and the
top line of each page is always at the top of the screen).
Anyway, I know it's somewhat unusual, but it has always worked fine for me
in J.
Sadly, in J803, this character triggers a spelling error.
Is there anything simple I can do as a user to make
J treat this character as whitespace?
I can think of several complicated things... :)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm