Changeset 4364
- Timestamp:
- Dec 26, 2020, 1:48:09 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/netlabs/macros/tools.e ¶
r4346 r4364 1262 1262 1263 1263 -- Edit command before execution 1264 if QueryConfigKey( KeyPath'\EditCmdBefore') = 1 then 1264 KeyPath = '\NEPMD\User\Encoding\EditCmdBefore' 1265 if QueryConfigKey( KeyPath) = 1 then 1265 1266 Title = 'Change encoding' 1266 1267 Text = 'Executed command:'
Note:
See TracChangeset
for help on using the changeset viewer.