Changes between Version 97 and Version 98 of WikiStart
- Timestamp:
- Jul 31, 2022, 2:23:36 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v97 v98 115 115 Note that IBM hasn't published the sources for the executables, just for the macros. 116 116 117 Advantages of EPM (and NEPMD) are: 118 119 - Macro language that feels like REXX but is much faster. 120 - Much faster than e.g. recent Delphi editors, but slower than e.g. VSlick. 121 - Source code for all macros. 122 - Almost completely configurable. 123 - List box and entry box dialogs via macros. 124 - Call C functions from macros. 125 - Extend macros via faster C functions. 126 117 127 ---- 118 128 == 2. Changes ==