, John W. Krahn wrote:
> Gordon Low wrote:
> >
> > Wondered if anyone can throw some light on why this script won't act
> > properly.
>
> Certainly.
>
> > Wrote it to convert a string using a ceaser cipher for a course I am
> > doing. Basically get
Wondered if anyone can throw some light on why this script won't act
properly.
Wrote it to convert a string using a ceaser cipher for a course I am
doing. Basically get the string and replace each character with the
character offset by 3 or 4 up to 26. Have to try up to 26 times so it
was crying o