LaunchSearch()

Syntax:

LaunchSearch( PosX, PosY )

Parameters:

PosX – the horizontal coordintate of the window. PosX must be an integer. This parameter is optional.

PosY – the vertical coordinate of the window. PosY must be an integer. This parameter is optional.

Remarks:

This function will open the publication search dialog box on screen.

Note:
The Use publication search database option in the General tab of the Publication Properties dialog must be ticked (i.e. turned on) in order for the LaunchSearch function to work when your publication is published.

image\Script_Button.jpgExamples