Skip to content

VPE v13.1

Compare
Choose a tag to compare
@shabiel shabiel released this 02 May 02:27
· 156 commits to master since this release

The following was fixed over the previous version:

  • Automargin outside of screen operations
  • Unused routines removed (old editor and timeout screensaver routine)
  • All error traps are M95 standard and use VPE code to teardown data structures
  • Routine search (RS from Editor) now works on GT.M, not just DSM variants (used to rely on ZLOAD).
  • QWIK arguments should not be uppercases (e.g. '..e test' edited the routine TEST, which is not appropriate)