This is the second of a total of four postings with the intention to demonstrate how to realize the
same functionality of the posted OLE samples without OLE and in a portable way (running unchanged on
Windows, Linux and Apple).
These are samples in the ooRexx scripting language, which usually c
This ooRexx program creates a scalc spreadsheet, its data and a chart. There is a routine that
allows to fetch constant and enum values in an ooRexx directory, such that sending the name of a
constant or enum value will return the value one has to use as an argument.
/***