Difference between revisions of "CSData 1 0-CSFile"

From ADF Docs
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 +
Attention: Do not change any text in the description, signature, and paramter sections.
 +
 +
Return to [[CSData_1_0]]
 +
 
== Description ==
 
== Description ==
  
Line 25: Line 30:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td class="required">optional</td>
 
<td class="required">optional</td>
Line 35: Line 39:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 45: Line 48:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 55: Line 57:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 65: Line 66:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 75: Line 75:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 85: Line 84:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 95: Line 93:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 105: Line 102:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 115: Line 111:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 125: Line 120:
 
 
 
<tr>
 
<tr>
<td>optional</td>
 
 
 
 
<td>&nbsp;</td>
 
<td>&nbsp;</td>
Line 135: 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]