Subj : Question To : Joe Schweier From : Brother Rabbit Date : Fri Nov 23 2018 09:24:18 Hi, Joe! 22 ноя 18 06:38, Joe Schweier -> All: JS> Is there any OS/2 experts out there??? JS> I use an OS/2 VM, Arca Noae, and I'm using FD/2 FE/2 and Irex/2 to send JS> and receive mail. Anyway, I have a line in an old batch file I use to run JS> on any windows maching, or DOS machine.... BTW it still works on my JS> windows 10 machine. JS> for /f "delims=" %%x in.... See it in the section beclow?? JS> :Start JS> @echo off JS> :start JS> cd\Somewhere JS> for /f "delims=" %%x in ('date /t') do set date=%%x What do you expect from this code? JS> del joes.asc JS> echo %Date% >>JOES.ASC It's seems to me, you may use simple code like: date /t > JOES.ASC BTW, %DATE% holds current date in windows environment. Try it in OS/2. D:\Fido>echo %date% 23.11.2018 D:\Fido>date /t 23.11.2018 Have nice nights. Brother Rabbit. --- * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858) .