In the first case the delimiter is letter 's', in the second case the delimiter is blank, ' '.
--- Den man 1/3/10 skrev Elmer Fittery <[email protected]>: Fra: Elmer Fittery <[email protected]> Emne: Re: [Jprogramming] using , and :: Til: [email protected] Dato: mandag 1. marts 2010 21.38 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 __________________________________________________ Bruger du Yahoo!? Er du træt af spam? Yahoo!Mail har den bedste spambeskyttelse, der findes http://dk.mail.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
