List os DOS files in a Popup (AREV Specific)
At 31 DEC 1998 01:22:27PM Ted Hall wrote:
How would I go about getting a list of DOS files from any DOS directory I indicate to list in a Popup?
At 31 DEC 1998 02:32PM [email protected] - [url=http://www.sprezzatura.com]Sprezzatura, Inc.[/url] wrote:
Location=F:\USERS\' : @UserName
InitDir Location
Display=DirList()
….
RetVal=Pop.Up( Col, Row, File, Display, …..)