dir2
last edited 4 years ago by yervand
description
This part is designed to take directory paths and to return contents of the directory
figure

inpins
- dir(String) - ID = 1 - Directory path o String - Directory path
outpins
- FILES ( String ) - ID = 51 - Contents of the directory
- String - String of the file and directory names in the specified folder
- ERROR ( String ) - ID = 52 - Error message
- String - Message string of the thrown exception
links to cvs
source - revision 1.0 org.vcb.parts.io.Dir.java at sourceforge.net
configuration file revision 1.0 pDir.xml at sourceforge.net
status
alpha release