[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function            FULLDIR()
Action              Interactively navigate directories
Returns             <expL> True if directory change occurred
Category            Metafunction
Syntax              FULLDIR()
Description         Interactively navigates directories on the
                    current drive.
                    Allows pop-up list of files in a directory.
                    Allows reading of a file ( with FILEREAD() )
                    in a directory.
                    If file is DBF, does a DBEDIT browse (watch
                    your memory..)
Examples
                    if FULLDIR()
                        ?"New directory is:"
                        ?Curdir()
                    endif

Found in (prg)......S_FULLD.PRG

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson