home *** CD-ROM | disk | FTP | other *** search
/ Adephia Powerlink / AdephiaPowerlink-030102.iso / pc / Install / WorkFlow / Bin / FileReadWrite.dll / GUI_INFO / 137 < prev    next >
Encoding:
Text File  |  2002-11-15  |  2.5 KB  |  70 lines

  1. <html>
  2. <head>
  3. <STYLE>
  4. body{
  5.     font-size : medium;
  6.     }
  7. td    {
  8.     font-size : medium;
  9.     }
  10. </STYLE>
  11. </head>
  12.  
  13. <body bgcolor="silver" text="maroon">
  14. <H1 align=center>  FileReadWrite WorkNode Help</H1>
  15. <H1 align=left><FONT size=3><FONT 
  16. color=#000080>             
  17.              
  18.             
  19.  This worknode will allow workflow developer to do the following:<BR>
  20.    (1)Read data from a file and store in a Gobal dictionary String.<BR>
  21.   (2)Read data from a Global dictionary location and write to a file.<BR>
  22.  (3)Read data from one file and write to another file.<BR>
  23.   (4)Read data from one Global dictionary String and store in another Global dictionary String.
  24. </FONT></FONT></H1>
  25. <P align=left><FONT size=5><STRONG>Configurable 
  26. Parameters:</STRONG></FONT></P>
  27. <P align=left>
  28. <TABLE background="" border=1 cellPadding=2 cellSpacing=4 style="WIDTH: 100%" 
  29. width="100%">
  30.   
  31.   <TR>
  32.     <TD noWrap><FONT color=orangered> 
  33.       Instance Name    </FONT></TD>
  34.     <TD><FONT color=black size=3><STRONG>This is the name that you want to 
  35.       call the current node that you are working with. Value must be unique from 
  36.       all other nodes in your workspace.</STRONG></FONT></TD></TR></TABLE></P>
  37. <H1 align=center>
  38. <H1 align=left>
  39. <TABLE border=1 cellPadding=2 cellSpacing=4 style="WIDTH: 100%" width="100%">
  40.   
  41.   <TR>
  42.     <TD noWrap><FONT color=#ff4500> Source Location       </FONT></TD>
  43.     <TD><FONT color=black size=3><STRONG>     
  44.            
  45.                  
  46.          This is the source 
  47.       location, where from user     
  48.            
  49.                  
  50.          wants to read data. this location can     
  51.            
  52.                  
  53.          be a file (C:\source.txt, 
  54.       $TEMP/source.txt) or global dictionary location(/source/data).</STRONG></FONT></TD></TR>
  55.   <TR>
  56.     <TD noWrap><FONT color=#ff4500> Destination Location</FONT></TD>
  57.     <TD>
  58.       <P><FONT color=#000000 size=3><STRONG>This is the 
  59.       destination location, where user wants to 
  60.       write data. this location can be a file 
  61.       (C:\dest.txt, $TEMP/dest.txt) or global dictionary 
  62.       location(/dest/data).</STRONG></FONT></P></TD></TR></TABLE></H1>
  63. <P align=left><FONT size=4>Output signal - </FONT><FONT 
  64. color=#000080 size=3>            
  65.    If we are able to perform specified operation, then "done" is fired. 
  66. otherwise, "fail" is fired.</FONT></P>
  67. <P><FONT size=2></FONT> </P></H1>
  68.  
  69. </body>
  70. </html>