InetMaxIn

Sets the maximum size of a resource that InetIn can download.

Synopsis

size = InetMaxIn(size)

Args

size is the maximum size (in bytes) that InetIn may download. If omitted, then InetMaxIn simply returns the current maximum limit.

Returns

The current maximum limit if successful, or an empty string if a problem.

Notes

The size is rounded up to an even number of pages.