User Tools

Site Tools


jvs:fscan:manual:chapter4

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
jvs:fscan:manual:chapter4 [2013/08/14 15:48]
voyvodic
jvs:fscan:manual:chapter4 [2014/08/04 16:03]
127.0.0.1 external edit
Line 19: Line 19:
  
 Variable operators:                Variable operators:               
-  * $ +  * $varbname - the value of the named variable 
-  * ? +  * ?varbname - the status of the named variable (0=undefined, 1=defined) 
-  * exists +  * $exists(filename) - does the named file exist (0=no, 1=regular file, 2=directory)? 
-  * filepath +  * $filepath(filename) - return the full path to the named file 
-  * relpath+  * $relpath(filename) - return the relative path (from $curdir) 
 +  * $date(filename) - return a string containing the file modification date (yyyymmddhhmmss) 
 +  * $age(filename) - return the age of the named file in seconds 
   * tables   * tables
     * listitem     * listitem
jvs/fscan/manual/chapter4.txt · Last modified: 2023/02/23 18:43 (external edit)