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.
Mode is referenced but not explained further.
or this one
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
Example from the current 1.1 manual.
Code:
vfs.file.time[file<, mode>] File time information. Number of seconds.
Code:
The mode is optional. If mode is missing 'modify' is used.
or this one
Code:
vfs.file.regexp[file, user] ??? ??? ??? vfs.file.regmatch[file, user] ??? ??? ???
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