home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / os2 / cenv2_19.arj / PRMPTDAY.CMD < prev    next >
OS/2 REXX Batch file  |  1994-03-08  |  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.