filestring
last edited 4 years ago by mika
description
This part takes specified file and puts its contents in string.
figure

inpins
- FILE(String path) - ID = 1 - sets the path of the file
- path - path of the file
outpins
- STRING - ID = 51 - string representing the contents of the file
- ERROR - ID =52 - string representing the error caused by file operations
links to cvs
source - revision 1.0:http://cvs.sourceforge.net/viewcvs.py/*checkout*/vcb/VCB/libraries/src/org/vcb/parts/io/FileString.java?rev=1.1 at sourceforge.net
configuration file revision 1.0:http://cvs.sourceforge.net/viewcvs.py/*checkout*/vcb/VCB/libraries/configs/io/filestring.xml?rev=1.1 at sourceforge.net