str-var = Get_Line_Type$(line-ptr)


Operands:

line-ptr

the line pointer for which the line's type is to be returned


Returns:


Returns a string containing one of the following values:


DATA, EXCL, TOP, BOT, TABS, BNDS, COLS, WORD, MARK, MASK, PROF, FILE or NOTE.


If the extended NOTE types are used, the returned string will be xNOTE (e.g. ANOTE,  BNOTE, XNOTE etc.)


If line-ptr is invalid, RC will be set to 8. Otherwise, RC is set to 0 and Msg$ will be "" (Null)


Created with the Personal Edition of HelpNDoc: Transform your help documentation into a stunning website