This is unrelated to unicode, you need to put strings
inside quotes.

   ". 'ko',q,'=:''Björn'''
or 
  ('ko',q)=:'Björn'

Вт, 07 мар 2017, Gian Medri написал(а):
> *Hi!*
> 
> *I have a problem assigning Swedish names.*
> 
> *
> *
> 
> *  q=:'1'
>    ". 'ko',q,'=:Björn'
> |spelling error
> |   ko1=:Björn
> |          ^
> |       ".'ko',q,'=:Björn'*
> 
> *
> *
> 
> *I tried with 7 or 8 u: without success.*
> 
> *There is a solution to this problem?*
> 
> *
> *
> 
> *Gian Medri*
> 
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to