Navigation: Scripting Reference Manual > Functions & Subroutines > GetTextPosition

 

GetTextPosition

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the output window location where FRED will print the next text message.

 

Syntax

GetTextPosition row, col

 

Parameters

row As Long

Returns the output window row where FRED will print next.

 

col As Long

Returns the output window column where FRED will print next.

 

Remarks

This subroutine retrieves the output window location where FRED will print the next text message. No error messages are set. Parameters row and col are always at least 1.

 

See Also

SetTextPosition

FindTextString

EnableTextPrinting

Examples

 

 

 

 

 

Copyright © Photon Engineering, LLC