Command WR SELECT PICTURE IN PAGE

4D Write

WR SELECT PICTURE IN PAGE

version 6.5


WR SELECT PICTURE IN PAGE (area; pictureNum)

ParameterTypeDescription
areaLongint4D Write area
pictureNumLongintPicture number

Description

The WR SELECT PICTURE IN PAGE command allows you to select the picture whose number is passed in pictureNum. For the command to operate properly, the picture must be located in the page (not in the text flow). If you want to select a picture located in the text flow, you can use WR SELECT(Area;4;XthPosition). Refer to the documentation for the WR SELECT command.

Example

See the example for the WR SET PICTURE IN PAGE INFO command.

See Also

WR GET PICTURE IN PAGE INFO, WR INSERT PICTURE, WR SELECT.