Changeset 5081


Ignore:
Timestamp:
Jun 20, 2022, 10:31:36 PM (3 years ago)
Author:
Andreas Schnellbacher
Message:
  • Addition to changeset r5080.
File:
1 edited

Legend:

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

    r5060 r5081  
    871871      parse value EditArgs with LoadName "'"LoadCmd"'"
    872872   endif
    873    if IsVirtual( LoadName) then
     873   if leftstr( LoadName, 1) = '.' then
    874874      if LoadName <> .filename then
    875875         -- Switch to it
Note: See TracChangeset for help on using the changeset viewer.