What do you mean by "Well, that didn't work."?

   x=: ;:(#~>:@=&'''')32}.128{.a.
   lr x
<;.(_1) 32 33 32 34 32 35 32 36 32 37 32 38 32 39 39 32 40 32 41 32 42 32
43 32 44 32 45 46 32 47 32 48 49 50 51 52 53 54 55 56 57 58 32 59 32 60 32
61 32 62 32 63 32 64 32 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
82 83 84 85 86 87 88 89 90 32 91...
   x -: ". lr x
1





On Thu, Jan 23, 2014 at 5:55 AM, Don Guinn <dongu...@gmail.com> wrote:

> When I saw this I knew that <;._1 was not the same as ;: . So, I tried to
> fool it.
>
>    lr ;:'Fire is catching. If we burn, 1 2 3 you burn with us!'
>
> <;._1 '|Fire|is|catching.|If|we|burn|,|1 2 3|you|burn|with|us|!'
>
>    lr ;:'Fire is catching. If we burn, 1 2 3|5 you burn with us!'
>
> <;._1 '/Fire/is/catching./If/we/burn/,/1 2 3/|/5/you/burn/with/us/!'
>
>
>    lr ;:(#~>:@=&'''')32}.128{.a.
>
> <;.(_1) 32 33 32 34 32 35 32 36 32 37 32 38 32 39 39 32 40 32 41 32 42 32
> 43 32 44 32 45 46 32 47 32 48 49 50 51 52 53 54 55 56 57 58 32 59 32 60 32
> 61 32 62 32 63 32 64 32 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
> 82 83 84 85 86 87 88 89 90 32 91...
>
>
> Well, that didn't work.
>
>
>    lr (<'xx yy zz'),;:(#~>:@=&'''')32}.128{.a.
>
> 'xx yy
>
> zz';(,'!');(,'"');(,'#');(,'$');(,'%');(,'&');'''''';(,'(');(,')');(,'*');(,'+');(,',');'-.';(,'/');'0123456789:';(,';');(,'<');(,'=');(,'>');(,'?');(,'@');'ABCDEFGHIJKLMNOPQRSTUVWXYZ';(,'[');(,'\');(,']');(,'^');(,'_');(,'`');'abcdefghijklmnopqrst...
>
>
> You sure went to a lot of trouble to do this right!
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to