9.60 END_FUNCTION_EDIT

Note: Built-In Function Rules     Usage Options

Ends an active edit session on a LANSA function definition.

An edit session is commenced by using the Built-In Function START_FUNCTION_EDIT.

A function edit session should be terminated by using the END_FUNCTION_EDIT Built-In Function to ensure all locks/etc are released/shutdown in an orderly manner.

Special Note: This Built-In Function provides access to very advanced facilities that basically allow RDML functions to construct new RDML functions.

This is a very specialized area that requires very good knowledge of the LANSA product. Use of this Built-In Function in a "commercial" application (e.g. Order Entry) is not normal and should not be attempted.

> This is a Specialized Built-In Function for use in a Development Environment only.

Arguments

No argument values.

Return Values

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Return code

OK = edit session ended

ER = fatal error detected

2

2