When a macro is executed, it starts recording keystrokes

Indicate whether the statement is true or false


FALSE

Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking QuestionsCase 9-1Ethan is editing his project paper using Microsoft Word 2013. Please answer the questions below. The final paragraph of  Ethan's research paper contains a conclusion that he now wants to delete. To select that paragraph, he double-clicks _____.

A. the last word B. the center of the paragraph C. the first word D. the left margin next to the paragraph

Computer Science & Information Technology

Apply the scripting concepts introduced in this chapter to create a scroll box. Include a text box and two buttons in the mov- ie. Use the buttons to control the scrolling of the text in the text box. [Hint: Create a movie with two layers. In the one layer, place the text box and the two buttons. One of the buttons should increase the value of the variable your-textbox-name.scroll by 1 each time it is pressed and the other should decrease its value by 1 when it is pressed. The variable your-textbox-name should be changed according to the name you gave to your text box. In other words, if the text box was named box the buttons would alter the variable named box.scroll.

Set Variable: "your-textbox-name.scroll" = "1" Set Variable: "your-textbox-name" = "This text will be dispplayed in the scrolling textbox"

Computer Science & Information Technology

Which of the following refers to the deliberate manipulation of an existing program to redirect or reroute data representing monies or economic exchanges?

a. ISP jacking b. web cramming c. data diddling d. IP spoofing

Computer Science & Information Technology

While in break mode, you can examine the values in all variables that are within the scope of execution through the use of ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology