Home
Main Introduction Features Constants Statements Database Objects Parser Serial-Communication Samples Misc
Objects>Folder Object
Caravan Business Server>Help>Objects>Folder Object
Syntax <caravan>folder "name"="path" </caravan>
Text Name is the name of the folder object
Path is the absolute path of folder or variable, say form(folder).
Location
The Caravan script which has created the object folder can be placed anywhere in the html file. The html files must be placed in the templates path.
Sample Example
<caravan>folder docs="c:\www\docs"</caravan>
Or
<caravan>folder docs=form(foldername)</caravan>
Quick Reference folder fld="C:\Test"
Properties Filespec
Minsize
Maxsize
Type
Datefrom
Dateto
Startat
Filename
Fullname
Extension
Time
size
path
count
Reset
Back