fsize
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | fsize [2007/03/02 02:32] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: fsize.txt,v 1.3 2007/03/02 02:32:04 jnelson Exp $ | ||
| + | ======Synopsis: | ||
| + | $__fsize__(%%< | ||
| + | $__fsize__("" | ||
| + | |||
| + | ======Technical: | ||
| + | * The %%< | ||
| + | om most function arguments. | ||
| + | * In the first case, %%< | ||
| + | * In the second case, the first argument is an empty string, and the rest of the arguments are taken as a filename literally. | ||
| + | * Tile-expansion is supported in both forms. | ||
| + | * If %%< | ||
| + | * If %%< | ||
| + | |||
| + | ======Practical: | ||
| + | This function returns the size of %%< | ||
| + | if a file exists, but has a zero length. | ||
| + | |||
| + | ======Returns: | ||
| + | < | ||
| + | -1 file does not exists, or no read access | ||
| + | > -1 size of file | ||
| + | </ | ||
| + | |||
| + | ======History: | ||
| + | This function first appeared in EPIC3pre7. | ||
fsize.txt · Last modified: 2007/03/02 02:32 by 127.0.0.1
