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.27. revision
Returns the source code version control system's revision from which this language processor was built. Rexx code should not rely on the format returned.
See also keyword instruction
PARSE VERSION
.
Example 5.307. RexxInfo class — revision method
say
.RexxInfo
~
revision
-- 11636 /* e. g. */
Prev
5.4.17.26. release
Up
Home
Next
5.4.17.28. version