nerdexam
Microsoft

MB3-700 · Question #37

Which two files are created when using the Dexterity Script Debugger? (Each correct answer presents a complete solution. Choose two)

The correct answer is B. Profile.txt D. Script.log. The Dexterity Script Debugger uses two methods to trace what is occurring in the code: The Script log (Script.log) shows all the scripts that are called. The scripts are shown in their hierarchy and with their parameters. The Script Profile log (Profile.txt) lists all the…

Configure Field Service settings

Question

Which two files are created when using the Dexterity Script Debugger? (Each correct answer presents a complete solution. Choose two)

Options

  • ADex.ini
  • BProfile.txt
  • CDexsql.log
  • DScript.log

How the community answered

(33 responses)
  • A
    15% (5)
  • B
    79% (26)
  • C
    6% (2)

Explanation

The Dexterity Script Debugger uses two methods to trace what is occurring in the code: The Script log (Script.log) shows all the scripts that are called. The scripts are shown in their hierarchy and with their parameters. The Script Profile log (Profile.txt) lists all the scripts that are called and all the tables that are tables were referenced. The Script Profile log also lists the milliseconds each action took.

Topics

#Dexterity#script debugger#log files#debugging tools

Community Discussion

No community discussion yet for this question.

Full MB3-700 Practice