Does not work the parameter "u" of the function new()

Things you’d like to miss in the future...
Post Reply
waqu
Posts: 15
Joined: 04 Jan 2015 05:58
Location: Russia/Saint-Petersburg
Contact:

Does not work the parameter "u" of the function new()

Post by waqu »

I use this option, but the function creates a duplicate of the new element.
Example code:

Code: Select all

new("C:\Dir","dir",,"u");

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Does not work the parameter "u" of the function new()

Post by admin »

u: Allow Undo.

The function seems to work alright. I cannot see any problem.

Please explain again. What do you expect to happen, and what happens instead?

Post Reply