2.1.975 Part 1 Section 18.17.7.168, INFO

a.   The standard lists "memavail" as "Amount of memory available, in bytes."

Office always returns #N/A for "memavail".

b.   The standard lists "memused" as "Amount of memory being used for data."

Office always returns #N/A for "memused".

c.   The standard lists "totmem" as "Total memory available, including memory already in use, in bytes."

Office always returns #N/A for "totmem".

d.   The standard does not specify mode as a valid value for argument category.

Office permits mode as a valid value for argument category and it returns 1.

e.   The standard does not specify the valid value osreturncode for argument category.

Office permits ostreturncode as a valid value for argument category and it returns 0.

f.   The standard does not specify setlang as a valid value for argument category.

Office permits setlang as a valid value for argument category and it returns locale information.

g.   The standard states that the return type is text.

Office allows the return type to be text or number.