EXPRESSIONS
Get a link to an abstract file
You get either a real file, if there is one, or an abstract file that can then be created.
[the] (file[s]|dir[ector(y|ies)]) [path] %strings%Get an absolute path
Absolute means the path starts from the root of the file system.
absolute path of %path%%path%'s absolute pathGet all files inside a directory
You can do this recursively, getting files in the directory and all internal directories.
[all] files in %path%Get the text content of a file
Can be changed.
content[s] of %path%%path%'s content[s]Get the name of a file or directory
Can be changed.
name of %path%%path%'s nameRead a line or lines of a file, or change them
[the] line %number% (from|of|in) %path%[all] [the] lines (from|of|in) %path%Get the directory where the file or folder is located
Can be changed.
parent of %path%%path%'s parentGet file size in bytes
size of %path%%path%'s sizeGet the last access date of a file
last access time of %path%%path%'s last access timeGet the last modified date of a file
last modified time of %path%%path%'s last modified timeGet file creation date
creation time of %path%%path%'s creation timeGet file extension
extension of %path%%path%'s extensionDisk space info
total space of %path%usable space of %path%