home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PDA Software Library
/
pdasoftwarelib.iso
/
HP95_100
/
P_GRAMG
/
CENVID
/
CENVID.ZIP
/
PRMPTDAY.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-03-04
|
286 b
|
9 lines
@echo OFF
REM **********************************************
REM *** PrmptDay.bat - Set the prompt with the ***
REM *** ver.1 day preceding it ***
REM **********************************************
cenvi sprintf(PROMPT,"%%.10s %%s",ctime(time()),"$P$G $H");