Re: [Jprogramming] Print Custom Alphabet

2012-08-25 Thread Linda Alvord
Can you make these versions accept an argument without quotes. That is how the sample Roger provides appears to work. Linda -Original Message- From: programming-boun...@forums.jsoftware.com [mailto:programming-boun...@forums.jsoftware.com] On Behalf Of David Ward Lambert Sent: Saturday,

Re: [Jprogramming] Print Custom Alphabet

2012-08-25 Thread David Ward Lambert
A) NB. The requirement for bad input is "no output". (,.@]^:('.'e.[)(a.{~,65 97+/26|i.51)&(25{.[|.~1+(i.{.))) ::(0$]) '[' BCDEFGHIJKLMNOPQRSTUVWXYZ >From: Viktor Cerovski >To: programm...@jsoftware.com >Subject: Re: [Jprogramming] Print Custom Alphabet >Message-ID: <34347462.p...@talk.nabbl

Re: [Jprogramming] Print Custom Alphabet

2012-08-25 Thread Viktor Cerovski
bob therriault-2 wrote: > > Actual 66 character version after eliminating unnecessary conversions from > a. and back > > (,.@]^:('.'e.[)(a{~(>:i.25)+(a=.a.{~,65 97+/26|i.51)i.{.)) ::(0$]) 'e.' > > Surprisingly, removing assignments makes it one character longer > > (,.@]^:('.'e.[)(a.{~,65 97+

Re: [Jprogramming] Generating a sequence

2012-08-25 Thread bob therriault
Hi LInda, I think it has to do with the shape of the }. result. '.'-:}.'t.' 0 $'.' $}.'t.' 1 ${:'t.' '.'-:{:'t.' 1 cheers, bob On 2012-08-25, at 2:18 AM, Linda Alvord wrote: > '.'-:}.'t.' -- For information

Re: [Jprogramming] Print Custom Alphabet

2012-08-25 Thread bob therriault
Actual 66 character version after eliminating unnecessary conversions from a. and back (,.@]^:('.'e.[)(a{~(>:i.25)+(a=.a.{~,65 97+/26|i.51)i.{.)) ::(0$]) 'e.' Surprisingly, removing assignments makes it one character longer (,.@]^:('.'e.[)(a.{~,65 97+/26|i.51)&([{~(>:i.25)+[i.{.@])) ::(0$]) 'e'

Re: [Jprogramming] Generating a sequence

2012-08-25 Thread Linda Alvord
A strange early morning encounter. '.'-:}.'t.' 0 Linda -Original Message- From: programming-boun...@forums.jsoftware.com [mailto:programming-boun...@forums.jsoftware.com] On Behalf Of Jose Mario Quintana Sent: Friday, August 24, 2012 5:29 PM To: programm...@jsoftware.com Subject: