----- "laurent laffont" <laurent.laff...@gmail.com> wrote:
| 
| Hi,
| 
| isn't it quite complex ? One can do:
| 3 timesRepeat: [ProfStef next].
| 
| Less to type, Smalltalkish, and maybe more fun ?
| 

Laurent,

The #goto: style allows one to label a lesson ... #timesRepeat: fails if I 
reorder the lessons. 

I apologize for using #goto:, but my first language was FORTRAN:)

I think that #call: or #jumpTo: or maybe #lesson: would work just as well 
without being heretical...

Dale

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to