Prev
Open Object Rexx
Next
Code style
dark
electric
light
print
rgfdark
rgflight
tokio-day
tokio-night
vim-dark-blue
vim-dark-darkblue
vim-dark-desert
vim-dark-elflord
vim-dark-evening
vim-dark-industry
vim-dark-koehler
vim-dark-murphy
vim-dark-pablo
vim-dark-ron
vim-dark-slate
vim-dark-torte
vim-light-delek
vim-light-morning
vim-light-peachpuff
vim-light-shine
vim-light-zellner
5.4.17.16. majorVersion
Returns the major version number of the language processor. The major version number is the first part of the language processor
version
.
See also
methods
release
and
modification
, and
keyword instruction
PARSE VERSION
.
Example 5.296. RexxInfo class — majorVersion method
say
.RexxInfo
~
majorVersion
-- 5 /* e. g. ooRexx 5.0.0 */
Prev
5.4.17.15. libraryPath
Up
Home
Next
5.4.17.17. maxArraySize