Max()
Determines the larger of two numeric or two date values.
MaxCol()
Determines the maximum (rightmost) visible screen column on the screen
MaxRow()
Determines the maximum (bottom) visible screen row on screen or in a
Mem2Str()
Create a character string from a memory address.
MemoEdit()
Displays and/or edits text or memo fields.
MemoLine()
Extracts text lines from a character string or from a memo field.
MemoRead()
Reads the contents of a file from disk.
Memory()
Retrieves statistics about available memory.
MemoTran()
Replaces hard and soft returns in a character string or memo field.
MemoWrit()
Writes a character string or a memo field into a file.
MemvarBlock()
Creates a set/get code block for PRIVATE or PUBLIC variables.
MicroSeconds()
Determines the number of microseconds that have elapsed since the last machine startup.
MilliSeconds()
Determines the number of milliseconds that have elapsed since midnight.
Min()
Determines the smaller of two numeric or two date values.
MlCount()
Determines the number of lines in a character string or memo field.
MlCtoPos()
Determines the position of a character in a formatted character string.
MlPos()
Determines starting position of the specified line in a formatted
Mod()
Determines the modulus of two numbers in the same manner as dBASE III
Month()
Converts a date value into the numeric calender month.
MPostoLc()
Determines the row and column position from a character position.
MsgBox()
Displays a message in a graphic dialog window.