masthead — top of page banner for set-based apps
use Wacs;
use Wacs::WacsStd;
masthead( | ...) ; |
parameter | description |
---|---|
setno | The set number |
stype | The set type (single letter database format) |
scatinfo | The attributes for the set |
scatflag | The set type flag (single letter database format) |
stitle | The assigned set title, aka standard description |
sofftitle | The official title (usually from original site) |
sarea | Toplevel directory entry |
scategory | Middle level directory entry |
sdirectory | lowest level - actual holding directory (filename for videos) |
simages | Number of images in the set |
sindexes | Number of index images for the set |
saspect | aspect ratio (mainly for videos) |
sformat | file format for this set (.jpg, .png, .mov, .wmv etc) |
sdurhrs | video or DVD scene duration - hours value |
sdurmin | video or DVD scene duration - minutes value |
sdursec | video or DVD scene duration - seconds valus |
sphotog | photographer reference code (references pref in photographer) |
sfoundry | organisation where the set came from |
modelno | associated model number |
downloadno | associated download record number |
useicon | when working with a set number 0, attempt to get an icon by asking for a thumbnail of the first image |
addlinks | add set browsing links to the masthead centre section |
width | make the masthead table the specified width only |
dbhandle | the current database handle object |