Alternative to List Prompt Files Option in .SCXLast reviewed: April 29, 1996Article ID: Q94342 |
The information in this article applies to:
SUMMARYIn the Screen Builder, selecting the Prompt Files option in the List dialog box (on the Screen menu) produces a list object of files and directories from a given path. You can select from this list as well as change to other directories or drives. To display only a list of files in a specific directory, use the function ADIR() and the From Array option instead. Using this option also prevents you from changing to other directories or drives.
MORE INFORMATION
FoxPro 2.x for WindowsTo get a list object of .DBF files in the TUTORIAL subdirectory, do the following:
Visual FoxPro for Windows
For more information about the arguments used with the ADIR() function, see the version 2.0 "Commands & Functions" manual or the version 2.5 "Language Reference" manual.
|
Additional reference words: VFoxWin FoxDos FoxWin 2.00 2.50 2.50a 2.50b
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |