NEW: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


See also [[:Category:File_Operations#File_Processing:_New.2C_Use.2C_Replace_Parameters|File Operations]].
See also [[:Category:File_Operations#File_Processing:_New.2C_Use.2C_Replace_Parameters|File Operations]].
Used with:
[[OPEN]] statements


<noinclude>
<noinclude>
[[Category:All Parameters]]
[[Category:All Parameters]]
</noinclude>
</noinclude>

Latest revision as of 15:43, 6 August 2013

When the NEW parameter is specified, Business Rules attempts to create a new file. If a file under the specified name already exists, the attempt will fail and error code 4150 will result.

See also File Operations.

Used with: OPEN statements