1 3 Accessing LANSA

LANSA for i

1.3 Accessing LANSA

LANSA can be invoked from command entry display by entering the command:

 LANSA

If the system responds with a message that says "Command LANSA *LIBL not found." then re-enter the command as:

 <pgm lib>/LANSA 

where <pgm lib> is the name of the LANSA program library. Normally this is DC@PGMLIB but it may be different on your system. Refer to What is a LANSA system? in the Introduction to LANSA for i for more details.

Once invoked, the LANSA command will automatically establish the environment it needs to operate and present the MAIN SYSTEM MENU.

LANSA can also be invoked by using the CALL command:

 CALL LANSA

or

 CALL <pgm lib>/LANSA

Either of these methods can be used to invoke LANSA from your own application menus.

In addition, the command LANSA and the program LANSA have parameters that allow you to pass information into the LANSA system. Refer to Using a Process or Function from Your Own Application for more details.

Note: If you wish to access the demonstration or training LANSA partition then you should also include parameter PARTITION(DEM) on the command LANSA or program call to LANSA. Alternatively, you could change the current partition to "DEM" from the Housekeeping Menu after invoking LANSA. For details, refer to Change the System Partition Being Worked With.