on startUp
	put the number of chars of "1234567890"
	put space
	put number of chars of "1234567890"
	put space
	debug checkpoint
	put number of url "file:///Late Show/Programming/Projekte/Joker/scr/numberof.txt"
end startUp