As Victor has pointed out, you need to quote characters using ' instead of "
" is J's rank conjunction http://www.jsoftware.com/help/dictionary/d600n.htm -- Raul On Wed, Nov 9, 2011 at 5:51 AM, Gian Medri <[email protected]> wrote: > Hi ! > > I have a verb for numerical control of an edit text. NB. In Sweden we use > "," instead of dot. > numcon=: 3 :'*./y e.''1234567890,''' > I tried to have the same verb in tacit form without success. > > Thanks > Gian Medri > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
