[comp.binaries.ibm.pc.d] Another

13001_6035@uwovax.uwo.ca (05/23/89)

Some one posted a beautiful PROMPT program.  However, we like the one that
follows better.  It print the time and the date in a box at the upper right
hand corner.  Some code hacked from the STATUS.BAT file.  One annoying thing
with STATUS was that it printed the seconds and the hundredths of seconds.
This was fixed (try to figure out how).  Since a DOS command has to be short,
the $E's have been replaced by real live <ESC>'s.  Since extended and control
chars were used, P.BAT is given UUENCODED.  (It is under 10 lines, so I think
it's OK to post).


---------CUT HERE----------P.UUE STARTS----------
begin 644 p.bat
M96-H;R!O9F8-"G!R;VUP="`;6W,;6S$[-31((,G-S<W-S<W-S<W-S<W-S<W-M
MT<W-S<W-S<V[&ULR.S4T2""Z("1$(+,@&ULD<3=L)%0;6R1Q-V@;6S([-SE(T
M(+H;6S,[-31((,C-S<W-S<W-S<W-S<W-S<W-S\W-S<W-S<V\&ULP;1M;=21P$
')&<-"@T*&@T*\
``
end
---------CUT HERE----------P.UUE ENDS------------