Changeset 5081
- Timestamp:
- Jun 20, 2022, 10:31:36 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/netlabs/macros/stdctrl.e ¶
r5060 r5081 871 871 parse value EditArgs with LoadName "'"LoadCmd"'" 872 872 endif 873 if IsVirtual( LoadName)then873 if leftstr( LoadName, 1) = '.' then 874 874 if LoadName <> .filename then 875 875 -- Switch to it
Note:
See TracChangeset
for help on using the changeset viewer.