◄Notes► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Command: Use Language (USE) Syntax: USE [C │ FORTRAN │ BASIC │ AUTO] Summary: Specifies the expression evaluator used for the program being debugged. Arguments: C Selects the expression evaluator for the given language. BASIC MASM FORTRAN AUTO Selects the appropriate expression evaluator based on the extension of the source file. (none) If no argument is given, displays the currently selected expression evaluator. See: ◄Options Menu: Language Command► -♦-