Objectives

  • To learn how to use keyboard shortcuts to navigate within the code in the Source tab.
  • To learn how to use keyboard shortcuts to comment and uncomment code.
  • To learn how to use copy, paste, and undo features.
  • To learn how to find and replace text in the Source tab when editing a function or a component.

The focus of this exercise is learning how to navigate within the editor and use some basic editor features. The purpose of the programs and the actual meaning of the RDML commands is not important.

You will use the Source code for Form iiiDragandDrop for these exercises.

To achieve these objectives, you will complete the following:

Step 1. Use Shortcuts to move Cursor

Step 2. Comment/Uncomment Lines

Step 3. Copy and Paste

Step 4. Find Text

Step 5. Find and Tag lines

Step 6. Find and Replace

Step 7. Search Text in Several Objects

Summary

Before You Begin

You should have completed the previous exercise.

For more information on the topics in this exercise, go to the Visual LANSA User Guide:


  • No labels