36 lines
1.1 KiB
HTML
36 lines
1.1 KiB
HTML
<HTML>
|
|
<HEAD><TITLE>QuickBASIC 3.0 - Long Entry</TITLE></HEAD>
|
|
<BODY>
|
|
|
|
<A HREF="ng30bd9.html">[<<Previous Entry]</A>
|
|
<A HREF="ng320.html">[^^Up^^]</A>
|
|
<A HREF="ng30e94.html">[Next Entry>>]</A>
|
|
<A HREF="menu.html" >[Menu]</A>
|
|
<A HREF="info.html">[About The Guide]</A>
|
|
<HR>
|
|
<PRE>
|
|
<B>TIME$ Set System Time Statement</B>
|
|
|
|
<B>TIME$</B> = <U>stringexpr</U>
|
|
|
|
Sets the current system time.
|
|
|
|
<U>stringexpr</U> A string expression in the form "hh" or "hh:mm" or
|
|
"hh:mm:ss". Leading 0s may be omitted in any of the three
|
|
fields.
|
|
|
|
----------------------------------------------------------------------
|
|
|
|
<B>Notes:</B> This command resets the AT system clock in nonvolatile
|
|
memory when QuickBASIC is run under DOS 3.3.
|
|
</PRE>
|
|
<HR>
|
|
<B>See Also:</B>
|
|
<A HREF="ng30bd9.html">TIME$ (Function)</A>
|
|
<HR>
|
|
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
|
|
Written by <A HREF="http://www.acemake.com/hagbard">Dave Pearson</A>
|
|
<HR>
|
|
</BODY>
|
|
</HTML>
|