Can anybody explain the following:

   <;._2'as 1s 2s 3s 4s 5s 6s 7s 8s 9s ts js qs ks'
+-+--+--+--+--+--+--+--+--+--+--+--+--+--+
|a| 1| 2| 3| 4| 5| 6| 7| 8| 9| t| j| q| k|
+-+--+--+--+--+--+--+--+--+--+--+--+--+--+
   <;._2'as 1s 2s 3s 4s 5s 6s 7s 8s 9s ts js qs ks '
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|as|1s|2s|3s|4s|5s|6s|7s|8s|9s|ts|js|qs|ks|
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+

In the first example, no space is at the end of the
string between ' and '.

In the second case there is an extra space at the end.

anybody?


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

Reply via email to