Home
The HyperCard Center
HyperTalk Reference
Home » HyperTalk Reference » systemVersion

Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.

systemVersion

the systemVersion

Value returned: a decimal string representing the running version of system software

Use this function, for example, to determine if a particular command or handler will run correctly under the current version of the system software.

Examples

if the systemVersion < 7
then answer "AppleEvents not available under this system"
put the systemVersion

HyperTalk Reference

Version 0.8b4 (July 4, 2025)

Made with Macintosh

Switch to Retro View