Re: Logical problem with small script??

2004-03-09 Thread Gordon Low
, 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

Logical problem with small script??

2004-03-09 Thread Gordon Low
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