str-var = Get_Trk_TrkID(LPtr)


Operands:

LPtr

The operand is a normal line-pointer (NOT a Line Number)


Returns:


The answer returned is the Track-ID for the requested LPtr.


Every line in an Edit session has a permanently assigned Track ID. The ID is assigned once, and is never changed or removed. Obtaining this ID allows a macro to obtain a guaranteed pointer to a specific data line.


The Return-code should be checked before using the return value, since an invalid line-pointer will simply return a zero.  


Created with the Personal Edition of HelpNDoc: Elevate Your CHM Help Files with HelpNDoc's Advanced Customization Options