put folder 12 into steve
put folder 12 of steve into bill
put the fifth folder into steve
put the fifth folder of steve into bill
put folder "steve" into bill
put folder "andy" of steve into bill
name
, path
, modificationDate
, count
The folder
data type represents a folder or directory in the file system. A folder
may contain folder
s and file
s.
If no parent disk
, volume
, folder
, or directory
is specified, the current directory is used as the parent.
To use folder
s, OpenXION's security settings must allow the FILE_SYSTEM_READ
security key. If the required security key is denied, a script error will be triggered.