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 Support For OS/2-Based BBS Softw...  <--  <--- Return to Home Page
   Networked Database  Support For OS/2-Based BBS Softw...   [87 / 88] RSS
 From   To   Subject   Date/Time 
Message   Torsten Bamberg    Joe Schweier   Question   November 25, 2018
 9:00 PM *  

Hallo Joe!

25.11.2018 10:14, Joe Schweier schrieb an Torsten Bamberg:

 JS> That was more than I was looking for... Looking through it... I don't
 JS> do OS/2 much... used it in the mid 90's bought it to play with it... I
 JS> have some BBS software that is OS/2 and I'm playing with it.
Well, the date.exe command on arcaos/ecomstation is very special.

 JS> I'll just ask one more time... do you know the commandline needed to
 JS> echo the current darte into an asc or TXT file??
It works in two easy ways:
1.)
c:\Foo\klibc\bin\date -u >> joes.asc

the path to date.exe must be used. Otherwise date wont work properly. Seems to
be a big bug.

the second way is like this:

=##= Anfang "date_.cmd" =##=
/*-------------------------------------------------------------------------*/
/* date_.cmd                                                               */
/* Rexx for typical date                                                   */
/* 25.11.2018  Torsten Bamberg                                             */
/*-------------------------------------------------------------------------*/
call RxFuncAdd 'SysSleep', 'RexxUtil', 'SysSleep'

datestring=date('N')

foo_out = joes.asc

echo' 'datestring' >> 'foo_out

exit(0)
=##=   Ende "date_.cmd" =##=


This rexx script creates or appends a 11/25/18 in a textfile named joes.asc

 JS> Because the one I used for windows and or DOS doesn't work.
I know this now. the date-command is a bit tricky and buggy.

 JS> Thanx
You are welcome.

 JS> Joe
Bye/2 Torsten

... MAILBOX01 on OS2: up 8d 18h 02m load: 42 proc, 162 threads (tbupv1.0)
--- GoldED+ 1.1.5-18
 * Origin: DatenBahn BBS Hamburg (2:240/5832)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to Support For OS/2-Based BBS Softw...  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.1036 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_6tmph9rj1s2a7kqotds2td5an7, 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_6tmph9rj1s2a7kqotds2td5an7, 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_6tmph9rj1s2a7kqotds2td5an7, 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