home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / WebObjects / WebObjectsDoc_HTML / Reuse / ReusableComponentsEx / ComponentFileString.wo / ComponentFileString.wod < prev    next >
Encoding:
Text File  |  1996-03-02  |  211 b   |  13 lines

  1. ////////////////////////
  2. //  ComponentFileString
  3. //  by Charles Lloyd
  4. ////////////////////////
  5.  
  6. ComponentFileString: FileString {
  7.     pathName = filePathName;
  8. };
  9.  
  10. Comment: WOConditional {
  11.     condition = NO;
  12. };
  13.