Changeset 4407


Ignore:
Timestamp:
Mar 9, 2021, 2:51:33 PM (4 years ago)
Author:
Andreas Schnellbacher
Message:
  • Disabled AddToHelp, because help file addition doesn't work and an eventually open help panel is closed. (The closing of a help panel exists since Nov or Dec 2019.)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/netlabs/macros/stdctrl.e

    r4393 r4407  
    22952295   universal CurrentHLPFiles
    22962296
     2297/*
     2298   -- This code, moved from the original bookmarks.e, doesn't seem to work
     2299   -- with EPM 6.03b. No help file is added to EPM.HLP.
     2300   -- Additionally, it closes an eventually open help panel.
     2301   -- Therefore disabled.
    22972302   do once = 1 to 1
    22982303      rest = arg( 1)
     
    23562361      endif
    23572362   enddo
     2363*/
    23582364
    23592365; ---------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.