FILE EXISTS: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
[[:Category:External_File_Handling|{{Up}}]]
{{Command|syntax=FILE_EXISTS <filename>, <status>
{{Command|syntax=FILE_EXISTS <filename>, <status>
|description=*DESCRPTION*
|description=*DESCRPTION*

Revision as of 14:29, 2 August 2010

Up

Command

FILE_EXISTS <filename>, <status>


  • DESCRPTION*

Parameters

<filename>
Filename as either text in double quotes, or a text variable.
If the filename does not contain full path information, then the file will be opened in the same folder as the macro.
<status>
0=empty, 1=complete, -1=incomplete

Example

- FILE_EXISTS