[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#B
) The Display Picture command displays a picture. The picture may be referenced either by name or number. It is also given a timelimit within which picture must be displayed; Display Picture shows the image and waits until the specified number of milliseconds have elapsed since it started.
In addition, the position of the picture may be specified. If it is omitted, the default position for the current picture type is used.
Note: Do not use filenames for pictures that start with numbers. Display Picture will interpret an argument that starts with a digit as a picture number, not a filename that starts with a digit.
#B
#B[picname | picnum,time
[,x,y
]]
FAIRTIME
(by default, )
#B
command meant display next picture; which meant
that the order of pictures had to be enumerated with the !...!
construction beforehand.
Now, each #B
requires an argument specifying which picture to display. This couples
the picture identifier with command that displays it, which is far more easier to work with.
#B[26,20
#B[DAFFY,30,10,10
%B
.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |