Try replacing the definition of script_z_ It currently probably looks something like this:
[: 3 : '0!:0 y [ 4!:55<''y''' jpath_z_&.:> If so, replace that using something like: script_z_=: [: 3 : '0!:0 -.&(128}.a.) 1!:1 y [ 4!:55<''y''' jpath_z_&.:> This should ignore all non-ascii characters from your file, when executing it. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
