Keywords


Keywords provide the basic framework of message handlers within a script. Keywords and Constants are the only SenseTalk words which are "reserved" and may not be used as variable names.

		on...end
		function...end
		global
		universal
		pass
		return
		do
		send
		[ ]    (send a "function" message to a specific object)
		if...then
		if...then...else
		repeat «n» times...end
		repeat with...end
		repeat with each...end
		repeat until...end
		repeat while...end
		next repeat
		exit repeat
		exit «handlerName»
		exit to HyperSense

HyperSense | Downloads | Company Info | Main

Send mail to info@thoughtful.com


HyperSense is a registered trademark and SenseTalk is a trademark of Thoughtful Software.
Macintosh, HyperCard, and HyperTalk are registered trademarks of Apple Computer, Inc.