History for dir2

changed:
-
description

 This part is designed to take directory paths and to return contents of the directory

figure

<img src="pDir2Image.bmp" />


inpins

 1 dir(String) - ID = 1   - Directory path
  o String - Directory path

outpins

 1 FILES ( String ) - ID = 51    - Contents of the directory

  o String  - String of the file and directory names in the specified folder

 2 ERROR ( String ) - ID = 52    - Error message

  o String  - Message string of the thrown exception
  

links to cvs

 source - revision 1.0 "org.vcb.parts.io.Dir.java":http://cvs.sourceforge.net/viewcvs.py/vcb/VCB/libraries/src/org/vcb/parts/io/Dir2.java at sourceforge.net

 configuration file revision 1.0 "pDir.xml":http://cvs.sourceforge.net/viewcvs.py/vcb/VCB/libraries/configs/io/pDir2.xml at sourceforge.net

status

 alpha release