Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Artful Two for Clipper 5.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

Syntax

RUN_DIR( [ cPath ] )

Purpose

Show a sorted directed in a scrolling window..

Arguments

     cPath -- optional drive \ directory \ file specification. Defaults to
              current path.

Setup

None. Calls DOS's DIR and SORT instead of ADIR().

Example

     RUN_DIR( "c:\" )

Returns

.T.

Side Effects

Crashes if the DOS SORT program isn't on current path.

Artful Calls

CURDRIV, SYSCOLOR, CENTRE, DO_SWAP, DRAW_BOX

Source File

AA_RUND.PRG, AM_RUND.PRG

See Also: SHOWDIR()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson