Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to Batch Language Programming  <--  <--- Return to Home Page
   Networked Database  Batch Language Programming   [20 / 22] RSS
 From   To   Subject   Date/Time 
Message   Brother Rabbit    Joe Schweier   Question   November 23, 2018
 9:24 AM *  

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)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to Batch Language Programming  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.1004 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.0.140505

Warning: Unknown: open(c:\Sessions\sess_uk2ob15gkncu0pvd2t8d0p0g60, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0 PHP Warning: session_start(): open(c:\Sessions\sess_uk2ob15gkncu0pvd2t8d0p0g60, O_RDWR) failed: No such file or directory (2) in D:\wc5\http\public\VADV\include\common.inc.php on line 45 PHP Warning: Unknown: open(c:\Sessions\sess_uk2ob15gkncu0pvd2t8d0p0g60, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0