Picture (Config)

From BR Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

CONFIG PICTURE is a BRconfig.sys keyword that allows you to change the CACHE setting for pictures located on the client.

Syntax

CONFIG PICTURE CACHE_ON | CACHE_OFF

CONFIG PICTURE CACHE_ON or CONFIG PICTURE CACHE_OFF are the only valid PICTURE config statements. Any other values or no values will be rejected.

CACHE_ON means that any pictures referenced on the client will be locally cached according to their file name.

If CACHE_OFF is in effect, all picture references are freshly retrieved from the server even if they happen to exist on the client.

Default

Client picture caching defaults to ON.

For information on how pictures can be output (displayed) see Picture.