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.1.5.28. namespaces
Returns a StringTable of all namespaces defined in the target package.
See also method
findNamespace
.
Example 5.46. Package class — namespaces method
say
.context
~
package
~
namespaces
~
allIndexes
-- WINDOWS
::
requires
"
winsystm.cls
"
namespace
windows
Prev
5.1.5.27. name
Up
Home
Next
5.1.5.29. options