Progress
AppBuilder
Developer’s Guide


AppBuilder Delete (adeuib/_uib_del.p)

Use the adeuib/_uib_del.p procedure to delete objects in AppBuilder:

Calling Sequence
RUN adeuib/_uib_del.p
  ( INPUT pi_context ) . 

Input Parameter

The adeuib/_uib_del.p procedure takes the following input parameter:

pi_context

The context ID of the object to delete. There is no default value for this; you must pass a valid context ID. This value is the same value returned by adeuib/_uibinfo.p.

Return Values

This procedure returns:

"Error"

Indicates that pi_context does not point to a valid object.

"Fail"

Indicates that the object was not deleted.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095