home *** CD-ROM | disk | FTP | other *** search
- on SammelMarker
- go(1)
- repeat while the frameLabel <> "Ende"
- if the frameLabel <> EMPTY then
- set the text of cast "Sammel" to the text of cast "Sammel" & the frameLabel & RETURN
- end if
- go(the frame + 1)
- end repeat
- end
-