Open jwied opened 3 weeks ago
Describe the bug In Link version 4.0.17, the modifier "overwrite" is written into the .linkconfig file, when a Link.Export is performed with this option. Then Link.Create doesn´t work on this folder.
To Reproduce
Expected behaviour Link.Create should only report this warning, but shouldn´t throw an error and stop
Desktop (please complete the following information):
Describe the bug In Link version 4.0.17, the modifier "overwrite" is written into the .linkconfig file, when a Link.Export is performed with this option. Then Link.Create doesn´t work on this folder.
To Reproduce
opts←⎕NS''
opts.overwrite←1 opts.arrays←1 opts.sysVars←1 opts ⎕SE.Link.Export '#.XY' 'F:\tmp\XY'
Expected behaviour Link.Create should only report this warning, but shouldn´t throw an error and stop
Desktop (please complete the following information):