Hello. Appended to the end of a global variable there'll be 1 or more blank, cr-delimited lines. I want to remove those blank lines, and thought phrasing a repeat-loop thus would work but am worried about actually testing it out in case I get an infinite loop: repeat until (the last line of gList is not empty) delete the last line of gList end repeat Is the phrasing of the conditional allowed? OK? Will it generate an infinite loop? Thanks |
- Re: phrasing a repeat conditional Nicolas Cueto
- Re: phrasing a repeat conditional LiangTyan Fui
- Re: phrasing a repeat conditional Dave Cragg
- Re: phrasing a repeat conditional Ruediger zu Dohna
- Re: phrasing a repeat conditional Dave Cragg
- Re: phrasing a repeat conditional andu
- Re: phrasing a repeat conditional Yennie
- Re: phrasing a repeat conditional Geoff Canyon
- Re: phrasing a repeat conditional Phil Davis
- Re: phrasing a repeat conditional Geoff Canyon