num-var = Get_XLINES(line-ptr)


Operands:

line-ptr

The line pointer of the exclude marker for which the size of the exclude block is desired.


Returns:


If line-ptr is not a valid line, or not an Exclude line marker, then 0 (zero) will be returned, RC will be 8, and Msg$ set to an appropriate text message.


If line-ptr is valid exclude marker, the function will return the number of excluded lines in the group, RC will always be 0 and Msg$ will be "" (Null)


Created with the Personal Edition of HelpNDoc: Effortlessly optimize your documentation website for search engines