--- Convert-UUlib/UUlib.pm 2020/03/16 23:54:29 1.52 +++ Convert-UUlib/UUlib.pm 2020/12/12 02:03:14 1.53 @@ -484,6 +484,7 @@ SetOption OPT_IGNMODE, 1; SetOption OPT_IGNMODE, 1; SetOption OPT_VERBOSE, 1; + SetOption OPT_AUTOCHK, 0; # show the three ways you can set callback functions. I normally # prefer the one with the sub inplace. @@ -532,6 +533,8 @@ print "file($_), status(", strerror $retval, ") parts($count)\n"; } + Smerge -1; + SetOption OPT_SAVEPATH, "uudst/"; # now wade through all files and their source parts