Objectives

  • To learn how to copy a form and open it in the editor.
  • To learn how to create a process and function and open them in the editor.
  • To learn how to show and hide line numbers and indentation of the source code.
  • To learn how to change the way statements are formatted.
  • To learn how to hide DEFINE_COM statements in component source code.
  • To learn how to use F2 help.
  • To learn how to compile an object and display the compile message details.


The focus of this exercise is to control the appearance of code in the editor. The purpose of the programs and the actual meaning of the RDML commands is not important at this time.

To achieve these objectives you will complete the following:

Step 1. Create a Copy of Form xDemoDragandDrop

Step 2. Turn on Autohide

Step 3. Change Formatting Options

Step 4. Editor Source Settings

Step 5. Word Wrap

Step 6. Submit a Compile

Step 7. Display Error Log

Step 8. Display Component Help Text

Summary

Before You Begin

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


  • No labels