home *** CD-ROM | disk | FTP | other *** search
-
- HISTORY: OLE.rexx
-
- 1.09 (internal release) In order to make the OLE Server the only driver
- for the OLE system modules, I have changed a lot of sections.
-
- 1) Added support for the 'rexxreqtools.library'.
- 2) Now use PostMsg() to inform the user that the server
- is starting (only during the startup procedure).
- 3) A unique OLE Server will be in memory until the user will
- need it to run OLE modules.
- Added the section that manage all jobs running.
- 4) All procedures have been rewritten in order to follow
- the new server's design.
- 5) The OLE server bring up a little window onto the
- Workbench screen to control the jobs execution.
- 6) A command "NEWPREFS" close all modules' windows opened
- onto the Workbench screen in order to update system
- preferences.
- 7) ...
-
- 1.08 "MENUPICK" now redirect commands to REXX
-
- 1.07 a little change for "New_Host.rexx"
-
- 1.06 a few change in the "INFO" command
-
- 1.05 added the progress indicator and command "COMPLETE"
-
- 1.04 added the possibility for OLE.rexx to call more than two modules
-
- 1.03 added commands "ICONIFY", "UNICONIFY" and "INFO"
- written the function IniWindow()
-
- 1.02 bug fixed in WriteConfig()
-
- 1.01 all objects used by the OLE system now have an index
- to prevent conflicts of names.
-
-
- HISTORY: FontTable.fw
-
- v1.04 aligned with the new server design v1.10
-
- v1.03 added the support for the "COMPLETE" command
-
- v1.02 bug fixed for table's title
-
- v1.01 add the possibility of saving user's settings
-
-
-