--- Begin Message --- Yep, I know that isValidIsbn is the method that must output if a isbn is valid or not.What I want to do is take the first 9 characters out so I can convert them to a array of numbers where I can do the calculation on. And take out the last char so I can seperate test if that is a valid char. So between the 0 and 9 or a XI do not think I would have do all the checks in that only method because it would be a very big method then.but if I understand you well also the test if a string is empty should be called from the isValidIsbn method or even checked there.Roelof
--- End Message ---
Re: [Pharo-users] Can it do this way ?
Roelof Wobben via Pharo-users Wed, 02 Sep 2020 03:25:57 -0700
- [Pharo-users] Can it do this way ? Roelof Wobben via Pharo-users
- Re: [Pharo-users] Can it do this way ? Richard O'Keefe
- Re: [Pharo-users] Can it do this wa... Roelof Wobben via Pharo-users
- Re: [Pharo-users] Can it do this wa... Richard O'Keefe
- Re: [Pharo-users] Can it do thi... Roelof Wobben via Pharo-users
- Re: [Pharo-users] Can it do... Roelof Wobben via Pharo-users
- Re: [Pharo-users] Can it do thi... Richard O'Keefe
- Re: [Pharo-users] Can it do... Roelof Wobben via Pharo-users
- Re: [Pharo-users] Can ... Roelof Wobben via Pharo-users
- Re: [Pharo-users] ... Steffen Märcker
- Re: [Pharo-use... Roelof Wobben via Pharo-users
- Re: [Pharo-use... Steffen Märcker
- Re: [Pharo-use... Roelof Wobben via Pharo-users