8.5 Commands
Following the command name, in brackets, is the ribbon on which you will find it.
About LANSA |
Displays LANSA Product Information.
|
ActiveX Attributes
(Design) |
Sets the attributes required to expose this component as an ActiveX control. |
Align...
(Design)
|
Aligns a group of selected components in the Design tab. |
Animate
(Debug) |
In animate mode the debug automatically steps from one command to the next while showing the line currently being executed. |
Animate All
(Debug) |
This option is otherwise the same as animate, except that it also executes functions or components which have been marked as not debuggable. |
Build
(Home) |
Checks the syntax of your code and generates the code for the target platform you have specified. |
Clear All Breakpoints
(Debug) |
Clear all breakpoints set in the open application. |
Close
(File) |
Closes current the object. |
Close All |
Closes all objects. |
Comment Selection |
Shortcut: Ctrl + W |
Compile
(Home) |
Checks the syntax of your code, generates the code and compiles it for the target platform you have specified. |
Contents |
Displays a list of all LANSA documentation so that you can search on a topic in all the LANSA guides or choose a specific guide to view. Dropdown next to Help icon |
Continue Execution (F5)
(Debug) |
Continue the execution of the open application. |
Copy
(Home) |
Copies the selection to the Clipboard. |
Cut
(Home) |
Cuts the selection and puts it in the Clipboard. |
Debug
(Home) |
Start the Debug operation. Refer to Debugging Applications for more information. |
Delay
(Debug) |
Specify the delay time between the execution of commands. |
Delete
(Home) |
Deletes the selection |
Deploy
(Tools) |
When you select this command, the Deployment Tool will start. You can use this tool to create a list of objects, both LANSA and non-LANSA, to be deployed. Refer to the Deployment Tool Guide. |
Design (F10) |
Shortcut (F10) to open the Design Tab. |
Design Check |
Checks the design of your screen or report. |
Design Language
(Design) |
Sets the language of captions in the Design tab. |
Design Theme
(Design) |
Sets the theme for the application being designed. There are other considerations in using themes. To find out more, refer to Themes in the Developer's Guide. |
Disable All Breakpoints
(Debug) |
Disable all breakpoints set in the open application. |
Enable for RDMLX (Home) |
Enables an object for RDMLX. |
End Debug
(Debug) |
Ends the current debug session. |
Error Logs
(Home) |
Shows the local and web runtime error logs.See Fatal Errors. |
Execute
(Home) |
Runs your code on the platform you specify. |
Exit
(File) |
Closes the editor. |
Find Next
(Home) |
Finds the next occurrence of the specified text in the Source tab. |
Find Previous
(Home) |
Finds the previous occurrence of the specified text in the Source tab. |
Find...
(Home) |
Finds the specified text in the Source tab. |
Full Check
(Home) |
Checks the syntax of your code. |
Halt Execution
(Debug) |
Halts the program execution and terminates the debug session. |
History
(Home) |
Shows a list of components which have been executed. You can use this list to quickly execute components. |
Import Translations
(Tools) |
Import translations to the current partition. |
Integrator Studio
(Tools) |
Launches Integrator Studio. |
Interactive Verification
(Settings) |
Sets interactive verification to On (the Default), Off and Verify Now. When objects are being edited in the LANSA Editor, a verification process is run to provide feedback to you about the state of the object being edited. For source objects, such as functions and components, verification occurs as the source changes, while for non-source objects such as fields and files, verifications are run every 1.5 seconds. This verification process produces the error/warning triangles and messages seen throughout the Editor. For large objects such as files with many references to other file, for example, lookup rules, it may be desirable to turn off the verification until the object is saved, rather than continually check that the details entered by the user are correct. This check can be a performance overhead, so turning off interactive verification allows you to make many changes and then either verify as part of the save of the file. You can verify on demand using Ctrl+F9. |
LANSA Client
(Tools) |
Launches LANSA's end user reporting tool, LANSA Client, if it is installed. |
Import
(Tools) |
Use this option to import data into the repository. To do this you must have first used LANSA export function which creates files that can then be imported into Visual LANSA. They can be directly imported from a PC "local directory" using shared folder support or from a directory on a drive. If a shared folder is used, PC Support must be started. |
LANSA Home Page |
Use the dropdown list nex to the help icon to open the LANSA home page. |
Layout Manager |
Shows the Layout Manager dialog.
|
Load Other File |
From New file drop down list, select File, then Load Other File. |
Lock Design
(Design) |
Toggles the locking of the design. |
Logical Modeler
(Tools) |
Use the Logical Modeler to design and manipulate a complete logical data model using elements, entities and relationships and then build a physical database from this model. Refer to the Logical Modeler Guide. |
Message Files...
(Tools) |
Shows the Message Files dialog. Refer to User Message Files for information about using User Message Files in the Multilingual Application Design Guide. |
New
(File) |
Creates a new object. |
Next Object
(Quick access toolbar) |
Shows the next open object. |
Object Locking
(Settings) |
Enables or disables Object Locking. |
Open
(File) |
Displays the Open dialog for you to enter the name of an object. This option allows you to directly open an object provided you know the name of it. Refer to Open an Object for more details. |
Open Objects
(Home) |
Switch between the objects open in the editor. |
Paste
(Home) |
Inserts the Clipboard contents at the insertion point. |
Previous Object
(Quick access toolbar) |
Shows the previous open object. |
Print
(File) |
Prints the source code of the object being edited. |
Product Information
(Help dropdown list) |
Displays the LANSA Product Information dialog. |
Publish
(Tools) |
Publishes all weblets. |
Quick Export
(Tools) |
Quickly export component definitions. Refer to Quick Export in the . |
Redo
(Home) |
Reinstates the change which was cancelled using Undo. |
Refresh Master Object List
(Home) |
Retrieve information about objects in the master repository. The Master Repository State column in the Repository and Favorites tabs indicates whether an object exists in the master repository. |
Replace...
(Home) |
Replaces selected text with the specified text in the Source tab Refer to Replace. |
Repository Find...
(Home) |
Locates objects in the repository. |
Save
(File) |
Saves the definition of the current object. |
Save All
(File) |
Saves the definition of all open objects. |
Saved Definitions |
Shows the Saved Definitions dialog. |
Options
(File) |
Opens the LANSA Settings to modify the Editor settings. |
Shortcuts |
Lists the keyboard shortcuts that can be used in the editor. |
Size...
(Design) |
Changes the size of a group of selected components in the Design tab. |
Source
Shortcut (F9) |
Moves focus to the Source Tab. |
Source Audit Find...
(Home) |
Provides a code search within source code with the Audit Stamps, if selected in Source Settings in the LANSA Settings. |
Start Host Monitor
(Home) |
Starts the Host Monitor for Repository Synchronization. |
Step Into
(Debug) |
Executes the current statement and breaks at the next line. |
Step Over
(Debug) |
Execute the procedure called by the current line and break at the line following the current line. |
Styles
(Design) |
Select the Visual Style to be used for the current component. |
System Information
(File) |
Contains the settings that control the processing of items related to the master, if running a slave system. For further information, refer to System Definitions in the . |
Text Search
(Home) |
Opens the Text Search dialog to search your Source code as described in Text Search. |
Translate
(Tools) |
Translate LANSA object details. For further information, refer to Translate Objects in the guide. |
Uncomment Selection |
Shortcut: Ctrl + Shift + W |
Undo
(Home) |
Ctrl + Z |
Upgrade
(Tools) |
Cancels previous change. |
Use Template
(Design) Wizard... |
Upgrade repository definitions. The upgrade tools include a facility to convert files to use an identity column to store the relative record number in the database. |
Using the Editor
(Help dropdown list) |
Shows a list of templates you can use to create applications.
|
Views
(Home) |
Displays the topic Editor Tabs in the User Guide. |
Error Logs |
Use the Views command to display the various tabs in the editor. |
Web Runtime Error Log
(Home) |
Use the Visual LANSA Framework to quickly create component-based LANSA applications for the Windows environment. Refer to Visual LANSA Framework Guide.
|
Wizards
(Tools) |
To locate fatal errors in your code, select this command, to open the Web Runtime Error Log Viewer. |