Home THE HYPERCARD CENTER

HyperTalk Reference
Home » HyperTalk Reference » Functions

Note: This is a work in progress and will be formatting errors. 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

« sum | HyperTalk Reference | tan »


Version 0.7b1 (March 24, 2022)

Made with Macintosh

Switch to Modern View

Home
The HyperCard Center
HyperTalk Reference
Home » HyperTalk Reference » Functions

Note: This is a work in progress and will be formatting errors. 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

« sum | HyperTalk Reference | tan »

Version 0.7b1 (March 24, 2022)

Made with Macintosh

Switch to Retro View