Difference between revisions of "CSData 1 0-CSFile"

From ADF Docs
Jump to: navigation, search
 
Line 30: Line 30:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td class="required">optional</td>
 
<td class="required">optional</td>
Line 40: Line 39:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 50: Line 48:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 60: Line 57:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 70: Line 66:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 80: Line 75:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 90: Line 84:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 100: Line 93:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 110: Line 102:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 120: Line 111:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 130: Line 120:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 140: Line 129:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>

Latest revision as of 12:32, 9 April 2010

Attention: Do not change any text in the description, signature, and paramter sections.

Return to CSData_1_0

Description

Signature

public struct CSFile ( string action, string output, numeric mode, string source, string destination, string file, string filefield, string newfilename, string nameconflict, string directory, string filter, string direxists, string addnewline )

Parameters

Required Name Type Description
required action string
optional output string [Default: ]
  mode numeric [Default: 775]
  source string [Default: ]
  destination string [Default: ]
  file string [Default: ]
  filefield string [Default: ]
  newfilename string [Default: ]
  nameconflict string [Default: Error]
  directory string [Default: ]
  filter string [Default: ]
  direxists string [Default: 1]
  addnewline string [Default: Yes]