[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: vDosSet utility



Hi Carl,

Where is the latest version of vDosSet located? I tried the URL http://users.datarealm.com/ammaze/xy/vDosSet.zip but the file inside the zip file does not appear to be the latest version.

Also, I noticed that your script will always try to backup and then restore the main config.txt file. Maybe it is a good idea to add an option (e.g. /cfg) to vDos-lfn that allows to specify a customized config file instead of config.txt?

Wengier


On Sunday, July 24, 2016 6:53 PM, Carl Distefano wrote:


Wengier,

I modified the code so that both "vDosSet ;" and "vDosSet =" work as an
alternate starter command for vDos-lfn. The overhead difference between
the two is negligible, I think. Although I expected "vDosSet ;" to be
faster (because it avoids the For...Next loop), "vDosSet =" seems
subjectively faster to me. What do you think?