Changes between Version 3 and Version 4 of Documentation/ARexxAPI/MAILUPDATE
- Timestamp:
- Feb 5, 2014, 10:30:47 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/ARexxAPI/MAILUPDATE
v3 v4 1 [[TranslatedPages]]\\ 2 [[TOC(titleindex, heading=ARexx API, notitle, depth=2, Documentation/ARexx API/*)]] 3 1 [[TranslatedPages]] 2 [[TOC(sectionindex, heading=ARexx Function List, notitle, depth=1, Documentation/ARexxAPI/)]] 4 3 == MAILUPDATE 5 4 6 '''NAME''' 5 NAME:: 7 6 MailUpdate -- Update the index of the current folder. (V1.3.3) 8 7 9 '''TEMPLATE''' 8 TEMPLATE:: 10 9 11 '''FUNCTION''' 10 FUNCTION:: 12 11 Updates the index of the current folder. 13 12 14 '''INPUTS''' 13 INPUTS:: 15 14 16 '''RETURNS''' 15 RETURNS:: 17 16 18 '''NOTES''' 19 20 '''EXAMPLE''' 21 22 '''BUGS''' 17 NOTES:: 23 18 There isn't any guarantee that the index is actually updated 24 19 or created, i.e. if the relevant ".index" file has been write 25 20 protected, no error will be reported. 26 21 27 '''SEE ALSO''' 22 EXAMPLE:: 23 24 BUGS:: 25 26 SEE ALSO::