Programming with Reflection

image\rwnprg32.gif GetHotlistShowPosition method

 

Syntax object.GetHotlistShowPosition Name, 0, 0

 

Description:

Identifies the most recent row and column location of the specified hotlist.

Arguments

Name Argument type: String
The hotlist name.

0 Argument type: Integer
The last two arguments are present for compatibility with older Reflection products. They have no effect. Use zero for this argument.

0 Argument type: Integer
The last two arguments are present for compatibility with older Reflection products. They have no effect. Use zero for this argument.

Returns

Use the following properties to get the screen locations found by GetHotlistShowPosition:

HotListShowColumn The column location of the most recently displayed hotlist.

HotlistShowRow The row location of the most recently displayed hotlist.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command