dos_compilers/Microsoft QuickBASIC v3/manual/ng2b8f2.html
2024-07-01 13:00:14 -07:00

35 lines
988 B
HTML

<HTML>
<HEAD><TITLE>QuickBASIC 3.0 - Long Entry</TITLE></HEAD>
<BODY>
<A HREF="ng2b724.html">[&lt;&lt;Previous Entry]</A>
<A HREF="ng320.html">[^^Up^^]</A>
<A HREF="ng2ba71.html">[Next Entry&gt;&gt;]</A>
<A HREF="menu.html" >[Menu]</A>
<A HREF="info.html">[About The Guide]</A>
<HR>
<PRE>
<B>RMDIR Remove Subdirectory</B>
<B>RMDIR</B> <U>pathname</U>
Removes a specified subdirectory.
<U>pathname</U> A string expression, of 127 or fewer characters, that
follows DOS path-naming conventions.
----------------------------------------------------------------------
<B>Notes:</B> The specified subdirectory must be empty.
</PRE>
<HR>
<B>See Also:</B>
<A HREF="ng7372.html">CHDIR</A>
<A HREF="ng1c0c5.html">MKDIR</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>