str-var = Get_Src_LMOD$


Operands:

none



Returns:


The line command modifiers when present.


The / and \ line command modifiers are processed, if present, and this gets reflected in first and last LPTR values for the line range, but the  / and \ codes themselves are not returned as LMOD values.


RC will always be 0 and Msg$ will be "" (Null)


Special Notes:


Gets the + or - (post-unexclude or post-exclude) modifier and & (Keep) modifier if one is present on the source line range. The returned value is always two characters long. Position 1 will contain + or - or blank, and position 2 will contain a & or blank. 


The / and \ line command modifiers are processed, if present, and this gets reflected in first and last LPTR values for the line range, but the  / and \ codes themselves are not returned as LMOD values.

Created with the Personal Edition of HelpNDoc: Experience the Power and Simplicity of HelpNDoc's User Interface