Hi,

whenever I edit a script file, save it and try to load it, I get  
"spelling error". After a long, frustrating search I found the reason:
In the script file the blank spaces are converted to special  
characters ( ) which are invisible (i.e. look exactly like spaces) in  
the J environment. The standard text editor displays them. Example:

test=.3 : 0
if. -.'/'=_1{y do. y=.y,'/' end.
tbl=. 1!:0 y,'*'
dtbl=. ('d'=>4{each 4{"1 tbl) # 0 {"1 tbl
result=.(<y),each dtbl
)

Something similar occasionally happens when I "reuse" a line in the  
session manager. How do I get rid of this behaviour?

Rudolf Mann

Happy Plating GmbH
Aumühlweg 17-19 Halle F4
A-2544 Leobersdorf
Austria

Tel. +43 (0) 2566 62120-14
Fax +43 (0) 2566 62120-40
www.happyplating.at




----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to