home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cenvi23.zip / PRMPTDAY.CMD < prev    next >
OS/2 REXX Batch file  |  1995-03-31  |  361b  |  9 lines

  1. @echo OFF
  2. REM ***************************************************************
  3. REM *** PrmptDay.bat - Set the prompt with the day preceding it ***
  4. REM *** ver.1                                                   ***
  5. REM ***************************************************************
  6.  
  7. CEnviSet " sprintf(PROMPT,'%%.10s %%s',ctime(time()),'$P$G  $H'); "
  8.  
  9.