MIAMEX 52: Get CMD file input status

xcall MIAMEX, MX_GETCMDINP, cmdinp

MX_GETCMDINP returns a flag indicating whether command file input mode is active (for all subsequent INFLD operations). See MX_SETCMDINP for more details. cmdinp (Num) will be returned as 0 to indicate that CMD file input mode is not on; non-zero indicates that it is on.