File gdl.icn

Summary

###########################################################################

	File:     gdl.icn

	Subject:  Procedures to get directory lists

	Author:   Richard L. Goerwitz

	Date:	  May 2, 2001

###########################################################################

   This file is in the public domain.

###########################################################################

	Version:  1.3

###########################################################################

  Gdl returns a list containing everything in a directory (whose name
  must be passed as an argument to gdl).  Nothing fancy.  I use this file
  as a template, modifying the procedures according to the needs of the
  program in which they are used.

###########################################################################

  Requires:  UNIX or MS-DOS

###########################################################################
Procedures:
gdl, get_dos_tempname, msdos_get_dir, set_getdir_by_os, unix_get_dir

This file is part of the (main) package.

Source code.

Details
Procedures:

gdl(dir)


get_dos_tempname(dir)


msdos_get_dir(dir)


set_getdir_by_os()


unix_get_dir(dir)



This page produced by UniDoc on 2021/04/15 @ 23:59:54.