get_dir_files()

Returns an AEL list of files found in a specified directory. The suffix of the files to list may be specified.

Syntax:

get_dir_files(dirName [, suffix]);

where

dirName is a string that contains the directory name to list its files.

suffix is optional. A string that contains the suffix of the files to list.

Example:
decl ls;
ls = get_dir_files("/users/myhome/dbproject", "atf");

Download Example File:

The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.

Layer/Process Manager
Scan Directory for Dirs

Where Used:

Measurement Expressions (Data Display equations and Schematic MeasEqns), Schematic, Layout, Simulation, GUI

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources