home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 February / psl_9403.zip / psl_9403 / DOS / UT_SYSTM / CENVI2.ZIP / PRMPTDAY.CMD < prev    next >
OS/2 REXX Batch file  |  1993-05-26  |  292b  |  8 lines

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