num-var = Get_Modified


Operands:

none



Returns:


Returns TRUE or FALSE. True is returned if the current Edit file has been modified since loaded or the last SAVE command; otherwise false if the file is unmodified. 


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


Special Notes:


Get_Modified would return True under the same conditions that would produce an * asterisk on the Edit status line or would change the color of the Edit tab (assuming the color palettes for modified and unmodified tab colors have been properly set). 


In the case of an MEDIT session, Get_Modified will return True if any file in the MEDIT session has been modified.


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