PDA

View Full Version : Updated dokumentation for beta5 (items / macros)?


Wolfgang
09-01-2006, 18:27
Is there a place where one can get an updated list of items and macros that are available in beta5?

Example from the current 1.1 manual.

vfs.file.time[file<, mode>] File time information. Number of seconds.



The mode is optional.
If mode is missing 'modify' is used.

Mode is referenced but not explained further.

or this one

vfs.file.regexp[file, user] ??? ??? ???
vfs.file.regmatch[file, user] ??? ??? ???


Also the capibilties of the win32 agent are having a "?" in the last table.
I tried to get the supported items out of the sourcecode, but it is not trivial.

Same for macros.

I understand that this is work in progress and especially documentation takes its time. :)
Anyway, any help is apreciated, becauses it makes testing a lot easier.


Wolfgang